Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-core-dev] New core module definitions


For those who work with core plugins loaded from the repository, there are now new CVS module definitions to make your life easier.  The "platform-runtime" module refers to all RCP core plugins (OSGi, runtime, all plugins in the refactored runtime).  The "platform-resources" module refers to all core "IDE" plugins (resources, filesystem).  Finally, the old "platform-core" module has been left intact, to avoiding breaking anyone who might be relying on its existence (scripts, other modules, etc).  This "platform-core" module now is just a container module for "platform-runtime" and "platform-resources".

John

Back to the top