Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Installing a bundle from console does not make it available to the workspace?

Installing a bundle after launching Eclipse using the -console, or using the Neils most excellent bundlemonitor (http://neilbartlett.name/downloads/bundlemonitor/) fails to make that bundle available in the WorkSpace / or as an available plugin dependency.

It does however show up it the bundle monitor.

(Eclispe 3.3.1.1 on Windows XP)

I would have expected the functionality to be similar to adding a JAR, in that once the bundle has been installed, it should be available throughout the Eclipse Environment.

I did get it to work by installing the plugin (using the links extension mechanism) prior to launching eclipse. Then the bundle is available and can be used in the workspace.

Unless anyone has any bright ideas ?

I will submit more information in the morning, if required.

Regards

Mark


Back to the top