blob: f6e8e6aa4427b334e15766819f7a1e179f0871b6 [file] [log] [blame]
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.setStartLevel(startLevel:1); \
org.eclipse.equinox.p2.touchpoint.eclipse.markStarted(started:true);
instructions.unconfigure=\
org.eclipse.equinox.p2.touchpoint.eclipse.setStartLevel(startLevel:-1); \
org.eclipse.equinox.p2.touchpoint.eclipse.markStarted(started:false);