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

Back to the top