INT-655
1. Restructured samples to be independent from the main source tree and to be Maven-compatible 2. Modified the samples build.xml to reflect on the new structure of samples 3. Added README file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#Tue Jun 30 15:22:48 EDT 2009
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
|
||||
org.eclipse.jdt.core.compiler.compliance=1.5
|
||||
org.eclipse.jdt.core.compiler.source=1.5
|
||||
@@ -0,0 +1,9 @@
|
||||
#Tue Jun 30 15:22:48 EDT 2009
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
fullBuildGoals=process-test-resources
|
||||
includeModules=false
|
||||
resolveWorkspaceProjects=true
|
||||
resourceFilterGoals=process-resources resources\:testResources
|
||||
skipCompilerPlugin=true
|
||||
version=1
|
||||
Reference in New Issue
Block a user