Author: koen.aers(a)jboss.com
Date: 2012-02-16 14:56:21 -0500 (Thu, 16 Feb 2012)
New Revision: 38842
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/META-INF/MANIFEST.MF
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties
Log:
fix compilation problem - take 5
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/META-INF/MANIFEST.MF
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/META-INF/MANIFEST.MF 2012-02-16
18:37:50 UTC (rev 38841)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/META-INF/MANIFEST.MF 2012-02-16
19:56:21 UTC (rev 38842)
@@ -7,3 +7,4 @@
Eclipse-BundleShape: dir
Bundle-Vendor: JBoss by Red Hat
Bundle-ClassPath: bin/
+Require-Bundle: org.jboss.tools.forge.runtime;bundle-version="1.0.0"
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties 2012-02-16
18:37:50 UTC (rev 38841)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties 2012-02-16
19:56:21 UTC (rev 38842)
@@ -4,4 +4,3 @@
jars.compile.order = bin/
source.bin/ = src/
output.bin/ = bin/
-additional.bundles = org.jboss.tools.forge.runtime
Show replies by date