Bug#587657: locally installed plugins aren't loaded

Jim Hague jim.hague at acm.org
Mon Jul 12 16:50:03 UTC 2010


I updated today to 3.5.2-5 and hit this problem. My sole locally installed plugin, the Android ADT plugin, did not start.

Some of the patch from Hannes was already present. This was the piece of his patch that restored function.

--- bundles.info	2010-07-12 17:22:02.000000000 +0100
+++ .eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info	2010-07-12 
17:24:28.000000000 +0100
@@ -211,8 +211,8 @@
 org.hamcrest.core,1.1.0,plugins/org.hamcrest.core_1.1.0.jar,4,false
 org.junit,3.8.2.v20090203-1005,plugins/org.junit_3.8.2.v20090203-1005/,4,false
 org.junit4,4.5.0.v20090824,plugins/org.junit4_4.5.0.v20090824/,4,false
-org.mortbay.jetty.server,6.1.22,plugins/org.mortbay.jetty.server_6.1.24.jar,4,false
-org.mortbay.jetty.util,6.1.22,plugins/org.mortbay.jetty.util_6.1.24.jar,4,false
+org.mortbay.jetty.server,6.1.24,plugins/org.mortbay.jetty.server_6.1.24.jar,4,false
+org.mortbay.jetty.util,6.1.24,plugins/org.mortbay.jetty.util_6.1.24.jar,4,false
 org.mortbay.management,6.1.15.v201002111330,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.mortbay.management_6.1.15.v201002111330.jar,4,false
 org.objectweb.asm,3.2.0,plugins/org.objectweb.asm_3.2.0.jar,4,false
 org.sat4j.core,2.2.0.v20100625,plugins/org.sat4j.core_2.2.0.v20100625.jar,4,false

-- 
Jim Hague - jim.hague at acm.org          Never trust a computer you can't lift.





More information about the pkg-java-maintainers mailing list