Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.6.1.0
-
None
-
Linux x64, eclipse helios
-
Normal
Description
Plugins dropped into eclipse dropin directory didn't get installed after restart.
lisak@sonofagun:/opt/eclipse-helios/dropins$ tree -L 2
.
– org.apache.derby.core_10.6.1 | |
– LICENSE | |
– NOTICE | |
– derby.jar | |
– derbyclient.jar | |
– derbynet.jar | |
– derbytools.jar | |
`-- plugin.xml | |
– org.apache.derby.plugin.doc_1.1.2 | |
– LICENSE | |
– NOTICE | |
– plugin.xml | |
– toc.xml | |
`-- topics `-- org.apache.derby.ui_1.1.2 |
|
– LICENSE | |
– NOTICE | |
– icons | |
– plugin.xml `-- ui.jar |
IAction.run() error org.eclipse.core.runtime.CoreException: The archive: /opt/eclipse-helios/plugins/org.apache.derby.core_10.3.2/derby.jar which is referenced by the classpath, does not exist.
PLUGINS DIRECTORY AFTER DROPPING PLUGIN IN
lisak@sonofagun:/opt/eclipse-helios$ ff derby
./plugins/org.eclipse.datatools.sqltools.db.derby.ui_1.0.0.v200906020900.jar
./plugins/org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.0.2.v200906161815.jar
./plugins/org.eclipse.datatools.connectivity.apache.derby_1.0.100.v200906020900.jar
./plugins/org.eclipse.datatools.connectivity.apache.derby.ui_1.0.2.v201005130645.jar
./plugins/org.apache.derby_10.5.1.1_201005192117.jar
./plugins/org.eclipse.datatools.sqltools.db.derby_1.0.0.v200906020900.jar
./plugins/org.eclipse.datatools.modelbase.derby_1.0.0.v201002161452.jar
./configuration/org.eclipse.osgi/manifests/org.apache.derby.core_10.6.1.0.MF
./configuration/org.eclipse.osgi/manifests/org.apache.derby.plugin.doc_1.1.2.MF
./configuration/org.eclipse.osgi/manifests/org.apache.derby.ui_1.1.2.MF
./dropins/org.apache.derby.core_10.6.1/derbyclient.jar
./dropins/org.apache.derby.core_10.6.1/derbynet.jar
./dropins/org.apache.derby.core_10.6.1/derbytools.jar
./dropins/org.apache.derby.core_10.6.1/derby.jar
./dropins/org.apache.derby.plugin.doc_1.1.2/topics/derby_app.html
PLUGINS DIRECTORY WITHOUT DROPPING PLUGIN IN
lisak@sonofagun:/opt/eclipse-helios$ ff derby
./plugins/org.eclipse.datatools.sqltools.db.derby.ui_1.0.0.v200906020900.jar
./plugins/org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.0.2.v200906161815.jar
./plugins/org.eclipse.datatools.connectivity.apache.derby_1.0.100.v200906020900.jar
./plugins/org.eclipse.datatools.connectivity.apache.derby.ui_1.0.2.v201005130645.jar
./plugins/org.apache.derby_10.5.1.1_201005192117.jar
./plugins/org.eclipse.datatools.sqltools.db.derby_1.0.0.v200906020900.jar
./plugins/org.eclipse.datatools.modelbase.derby_1.0.0.v201002161452.jar
./configuration/org.eclipse.osgi/manifests/org.apache.derby.core_10.6.1.0.MF
./configuration/org.eclipse.osgi/manifests/org.apache.derby.plugin.doc_1.1.2.MF
./configuration/org.eclipse.osgi/manifests/org.apache.derby.ui_1.1.2.MF