Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.jpa.gen/build.properties')
-rw-r--r--jpa/plugins/org.eclipse.jpt.jpa.gen/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.jpa.gen/build.properties b/jpa/plugins/org.eclipse.jpt.jpa.gen/build.properties
index 4fe875d02e..89c8e04d77 100644
--- a/jpa/plugins/org.eclipse.jpt.jpa.gen/build.properties
+++ b/jpa/plugins/org.eclipse.jpt.jpa.gen/build.properties
@@ -16,3 +16,5 @@ bin.includes = .,\
plugin.properties,\
templates/
jars.compile.order = .
+src.includes = *
+src.excludes = src

Back to the top