summaryrefslogtreecommitdiffstats
path: root/java/sca/tools/eclipse34/plugins/ejava/build.properties
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-08-23 22:26:08 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-08-23 22:26:08 +0000
commit742a34d07357a9dac5228ae72049393f6562efa7 (patch)
tree635dd238e0714e350ca726d02d22edb0b5660443 /java/sca/tools/eclipse34/plugins/ejava/build.properties
parentacfef50dc9097d5445de57c31208e9215ce8e552 (diff)
Added plugins for the various pieces that can be installed.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688423 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/tools/eclipse34/plugins/ejava/build.properties')
-rw-r--r--java/sca/tools/eclipse34/plugins/ejava/build.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/java/sca/tools/eclipse34/plugins/ejava/build.properties b/java/sca/tools/eclipse34/plugins/ejava/build.properties
new file mode 100644
index 0000000000..c402b2eb45
--- /dev/null
+++ b/java/sca/tools/eclipse34/plugins/ejava/build.properties
@@ -0,0 +1,23 @@
+output.. = bin/
+bin.includes = META-INF/,\
+ plugin.xml,\
+ xsd/,\
+ icons/,\
+ .,\
+ LICENSE,\
+ NOTICE,\
+ org/
+src.includes = xsd/,\
+ plugin.xml,\
+ .classpath,\
+ .project,\
+ LICENSE,\
+ META-INF/,\
+ NOTICE,\
+ build.properties,\
+ icons/,\
+ .settings/,\
+ org/,\
+ pom.xml
+jars.compile.order = .
+source.. = .