Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Schindl2014-02-03 18:52:55 +0000
committerTom Schindl2014-02-03 23:04:09 +0000
commit4dd1f873961389e214d36b1665a54be35c1a78a0 (patch)
tree9acbb5d9e23b9054299711638bde42f699743ed9 /bundles/runtime/org.eclipse.fx.core/build.properties
parentb2fcaa674325c4242cfa1772b455bc6d53d44794 (diff)
downloadorg.eclipse.efxclipse-4dd1f873961389e214d36b1665a54be35c1a78a0.tar.gz
org.eclipse.efxclipse-4dd1f873961389e214d36b1665a54be35c1a78a0.tar.xz
org.eclipse.efxclipse-4dd1f873961389e214d36b1665a54be35c1a78a0.zip
Bug 421141 - Runtime integration for Luna
Diffstat (limited to 'bundles/runtime/org.eclipse.fx.core/build.properties')
-rwxr-xr-xbundles/runtime/org.eclipse.fx.core/build.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/bundles/runtime/org.eclipse.fx.core/build.properties b/bundles/runtime/org.eclipse.fx.core/build.properties
index e9c706d29..67344cd64 100755
--- a/bundles/runtime/org.eclipse.fx.core/build.properties
+++ b/bundles/runtime/org.eclipse.fx.core/build.properties
@@ -4,5 +4,3 @@ bin.includes = META-INF/,\
about.html,\
OSGI-INF/
source.. = src/
-additional.bundles = org.eclipse.jdt.annotation
-jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation

Back to the top