294211a14a
- RHBZ 955214 Failure to properly start bundle on first run. - Eclipse Bug 406419 - Don't use -XX:-UseLoopPredicate
8 lines
526 B
Diff
8 lines
526 B
Diff
--- rt.equinox.bundles/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF.bak 2013-03-14 11:36:30.000000000 +0100
|
|
+++ rt.equinox.bundles/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF 2013-04-23 19:28:14.777666704 +0200
|
|
@@ -35,3 +35,4 @@
|
|
Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2
|
|
Eclipse-LazyStart: true
|
|
Bundle-ActivationPolicy: lazy
|
|
+Require-Capability: osgi.identity; filter:="(osgi.identity=org.eclipse.core.runtime)"; resolution:=optional
|