I’d like to package Eclipse + a few custom plugins, for internal use.
The package will contain the
- Platform Runtime Binary ( win32 and linux x86 gtk );
- Mylyn Task List;
- Mylyn Focused UI;
- Mantis Connector for Mylyn.
How can I produce these custom builds?
You can follow the article “Composing and updating custom Eclipse distros” for eclipse Galileo.
If that approach is too complex, you can simply define a shared plugin directory in which you will dump the common plugins you need.