Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Taal2011-11-01 18:12:35 +0000
committerMartin Taal2011-11-01 18:12:35 +0000
commit97842a213a338601aa158b3d9f995f464bb25681 (patch)
tree5b9a657ccdce9960b252f3bc8dcc09a2626bd711 /eclipselink/org.eclipse.emf.teneo.eclipselink.elistfactory/build.properties
parent709ec105b89258b5e6b27e57cb3deb177529c54c (diff)
downloadorg.eclipse.emf.teneo-97842a213a338601aa158b3d9f995f464bb25681.tar.gz
org.eclipse.emf.teneo-97842a213a338601aa158b3d9f995f464bb25681.tar.xz
org.eclipse.emf.teneo-97842a213a338601aa158b3d9f995f464bb25681.zip
New structure
Diffstat (limited to 'eclipselink/org.eclipse.emf.teneo.eclipselink.elistfactory/build.properties')
-rwxr-xr-xeclipselink/org.eclipse.emf.teneo.eclipselink.elistfactory/build.properties19
1 files changed, 19 insertions, 0 deletions
diff --git a/eclipselink/org.eclipse.emf.teneo.eclipselink.elistfactory/build.properties b/eclipselink/org.eclipse.emf.teneo.eclipselink.elistfactory/build.properties
new file mode 100755
index 000000000..1c0fa7193
--- /dev/null
+++ b/eclipselink/org.eclipse.emf.teneo.eclipselink.elistfactory/build.properties
@@ -0,0 +1,19 @@
+bin.includes = epl-v10.html,\
+ modeling32.png,\
+ about.ini,\
+ about.properties,\
+ copyright.txt,\
+ about.html,\
+ build.properties,\
+ plugin.properties,\
+ META-INF/,\
+ .
+source.. = src/
+output.. = bin/
+src.includes = about.html,\
+ about.ini,\
+ about.properties,\
+ copyright.txt,\
+ epl-v10.html,\
+ license.html,\
+ modeling32.png

Back to the top