Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re[2]: [platform-core-dev] How to use eclipse osgi implementation as standalone?

The JAR you can download from that site does not work; it throws a
Null Pointer Exception during startup.

Kind regards,

     Peter Kriens

JM> See http://eclipse.org/osgi for info on using just OSGi.

JM> If you want OSGi and the extension registry, just take an
JM> Eclipse drop and use only the org.eclipse.osgi and
JM> org.eclipse.core.runtime bundles.

JM> Basically Eclipse is completely OSGi and you should just take
JM> the bundles/plugins you want.  Note also that we have a 3.2 plan
JM> item to make this even better.

JM> Jeff



JM> mabo <mabo@xxxxxx>
JM> Sent by: platform-core-dev-bounces@xxxxxxxxxxx
JM> 08/26/2005 05:10 AM
JM> Please respond to
JM>  "Eclipse Platform Core component developers list."

JM> To
JM> platform-core-dev@eclipse.orgcc
JM> Subject
JM> [platform-core-dev] How to use eclipse osgi implementation as        standalone?




JM> Hi, all,

JM>     How to use the eclipse osgi implementation as a standalone framework?
JM>     The reason  I choose eclipse osgi implementation instead of other
JM>  open src osgi implementation like Oscar is because I love eclipse
JM>  extension model, and would like use both the extension framework and the
JM>  osgi implementation to build my osgi-based extensible application.

JM>  -Birkey
JM>  _______________________________________________
JM>  platform-core-dev mailing list
JM>  platform-core-dev@xxxxxxxxxxx
JM>  https://dev.eclipse.org/mailman/listinfo/platform-core-dev



-- 
Peter Kriens                              Mob +33633746480
9C, Avenue St. Drézéry                    Tel +33467542167
34160 Beaulieu, France                    Tel +15123514821
                                          Tel +33870447986
AOL,Yahoo, Skype pkriens                  ICQ 255570717



Back to the top