Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipselink/org.eclipse.emf.teneo.eclipselink.ui/build.properties')
-rwxr-xr-xeclipselink/org.eclipse.emf.teneo.eclipselink.ui/build.properties20
1 files changed, 20 insertions, 0 deletions
diff --git a/eclipselink/org.eclipse.emf.teneo.eclipselink.ui/build.properties b/eclipselink/org.eclipse.emf.teneo.eclipselink.ui/build.properties
new file mode 100755
index 000000000..c118364a6
--- /dev/null
+++ b/eclipselink/org.eclipse.emf.teneo.eclipselink.ui/build.properties
@@ -0,0 +1,20 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ epl-v10.html,\
+ modeling32.png,\
+ about.ini,\
+ about.properties,\
+ copyright.txt,\
+ about.html,\
+ .,\
+ plugin.xml,\
+ plugin.properties,\
+ icons/
+src.includes = about.html,\
+ about.ini,\
+ about.properties,\
+ copyright.txt,\
+ epl-v10.html,\
+ license.html,\
+ modeling32.png

Back to the top