Hello Paul, Thanks a lot for the useful info! Now installing & starting my workspace bundles also works. Unfortunately I don't have too much experiences with OSGi and Equinox yet...
Btw: isn't there a common method that works for both cases (both with deployed JAR bundles and workspace/exploded bundles)? So it would be good to have a common way usable in development and productive context, too. Regards, Csaba 2012/2/9 Paul Webster <[email protected]> > On Thu, Feb 9, 2012 at 4:27 AM, Csaba Szucs <[email protected]> wrote: > >> >> So it does not work like this: >> osgi>install >> file:/home/csaba/eclipse_distros/Indigo/workspace/osgi.example.service.implementation >> >> But it does work like this >> osgi>install >> file:/home/csaba/tmp/plugins/osgi.example.service.implementation_1.0.0_20120209.jar >> >> > If you do want to deploy it from your workspace, the hack sometimes used > is to add the Bundle-ClassPath: .,bin > > Just have to remember to take it out when done :-) > > Later, > PW > > > -- > Paul Webster > Hi floor. Make me a sammich! - GIR > > _______________________________________________ > equinox-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/equinox-dev > >
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
