diff options
Diffstat (limited to 'sca-java-1.x/contrib/tools/eclipse34/features/ejava/build.properties')
-rw-r--r-- | sca-java-1.x/contrib/tools/eclipse34/features/ejava/build.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sca-java-1.x/contrib/tools/eclipse34/features/ejava/build.properties b/sca-java-1.x/contrib/tools/eclipse34/features/ejava/build.properties new file mode 100644 index 0000000000..f36e15c5d3 --- /dev/null +++ b/sca-java-1.x/contrib/tools/eclipse34/features/ejava/build.properties @@ -0,0 +1,10 @@ +bin.includes = feature.xml,\ + NOTICE,\ + LICENSE,\ + META-INF/ +src.includes = .project,\ + LICENSE,\ + NOTICE,\ + build.properties,\ + feature.xml,\ + META-INF/ |