- All Implemented Interfaces:
- CarbonLaunchExtension
public class EclipseIniRewriter
extends Object
implements CarbonLaunchExtension
A bug in p2 libs(https://bugs.eclipse.org/bugs/show_bug.cgi?id=344153) prevent us from using bundle pooling with
-roaming option. A absolute path get written to eclipse.ini/null.ini file found under p2 profile. Here we are rewriting
the absolute path at the server startup.