[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: how to read the extensions registry outside eclipse

You can run the extension registry itself outside of eclipse with as little as (adjust your versions):
org.eclipse.equinox.registry_3.4.0.v20070803.jar
org.eclipse.equinox.common_3.3.0.v20070426.jar
org.eclipse.osgi_3.4.0.v20070803.jar


You have to tell the extension registry which files to read, but it will do the work for you.

Later,
PW


-- Paul Webster http://wiki.eclipse.org/Platform_Command_Framework http://wiki.eclipse.org/Command_Core_Expressions http://wiki.eclipse.org/Menu_Contributions http://wiki.eclipse.org/Menus_Extension_Mapping