Community
Participate
Working Groups
license.html,\
feature.properties
includeLaunchers=false
root=file:logbackConfig.xml
# this is a testfile
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:http${#58}//download.eclipse.org/mylyn/releases/indigo,name:Mylyn for Eclipse Indigo);\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/mylyn/releases/indigo,name:Mylyn for Eclipse Indigo);
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:http${#58}//download.eclipse.org/mylyn/releases/indigo,name:Mylyn for Eclipse Indigo);\
org.eclipse.equinox.p2.touchpoint.eclipse.addJvmArg(jvmArg:-Dlogback.configurationFile=logbackConfig.xml);
instructions.unconfigure=\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/mylyn/releases/indigo);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/mylyn/releases/indigo);
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/mylyn/releases/indigo);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeJvmArg(jvmArg:-Dlogback.configurationFile=logbackConfig.xml);