diff options
Diffstat (limited to 'examples/org.eclipse.jet.examples/build.properties')
-rw-r--r-- | examples/org.eclipse.jet.examples/build.properties | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/examples/org.eclipse.jet.examples/build.properties b/examples/org.eclipse.jet.examples/build.properties deleted file mode 100644 index c49ed3b..0000000 --- a/examples/org.eclipse.jet.examples/build.properties +++ /dev/null @@ -1,19 +0,0 @@ -# NLS_MESSAGEFORMAT_VAR -source.examples.jar = src/ -output.examples.jar = bin/ -bin.includes = plugin.xml,\ - examples.jar,\ - testcase/,\ - plugin.properties,\ - META-INF/,\ - about.properties,\ - about.mappings,\ - about.ini,\ - about.html,\ - ModelingFeature.png -src.includes = about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - plugin.properties,\ - plugin.xml |