Equinox Advanced Configurator 0.5
Categories:
The provisioning and installation management of Eclipse have been into the period of p2. P2 is an intelligent tool to install new plug-ins, update the plug-ins to latest version and manage the dependencies among the different plug-ins. However the eclipse would be heavier and low performance after installing a lot of plug-ins to extend its capability. There is no a good way to configurate eclipse running with different policies to satisfy the different development requirement of users. For example, users want to the eclipse only have C++ development kit and git when doing c/c++ code development. Vice versa, the eclipse only has JDT and Clearcase plug-ins when doing Java development. Loading less plug-ins would improve the performance of eclipse and avoid the conflict among different plug-ins.
So Advanced Configurator is an enhancement implementation of bundle manager comparing to the default bundles management of Eclipse(the internal name is simple configurator). This tool is intended to provide a flexible and configurable way to run the single eclipse instance with enabling different plug-ins.
Additional Details
- Version Number: 0.5
- Eclipse Versions: 3.6
- Organization: kane.zhu@windriver.com
- Date Created: 27/12/2010
- Date Updated: 04/01/2011
- Development Status: Beta
- License: EPL
- Submitted by: kane zhu
- This listing has been installed 44 times in the last 30 days.

