Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.reconciler.dropins/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.p2.reconciler.dropins/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.reconciler.dropins/build.properties b/bundles/org.eclipse.equinox.p2.reconciler.dropins/build.properties
index 6861747e4..3552dc9d2 100644
--- a/bundles/org.eclipse.equinox.p2.reconciler.dropins/build.properties
+++ b/bundles/org.eclipse.equinox.p2.reconciler.dropins/build.properties
@@ -18,3 +18,5 @@ bin.includes = META-INF/,\
Bootstrap.product,\
config.ini
src.includes = about.html
+javacTarget=jsr14
+javacSource=1.5

Back to the top