Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.emf.examples.generator.validator/build.properties')
-rw-r--r--examples/org.eclipse.emf.examples.generator.validator/build.properties7
1 files changed, 1 insertions, 6 deletions
diff --git a/examples/org.eclipse.emf.examples.generator.validator/build.properties b/examples/org.eclipse.emf.examples.generator.validator/build.properties
index 0f9e99209..fb21d9f38 100644
--- a/examples/org.eclipse.emf.examples.generator.validator/build.properties
+++ b/examples/org.eclipse.emf.examples.generator.validator/build.properties
@@ -8,9 +8,4 @@ bin.includes = about.html,\
exclude.. = **/doc-files/**
source.. = src/
output.. = bin/
-src.includes = about.html,\
- .classpath,\
- .jetproperties,\
- .project,\
- .settings/,\
- build.properties
+src.includes = about.html \ No newline at end of file

Back to the top