summaryrefslogtreecommitdiff
path: root/src/features/feature/p2.inf
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/feature/p2.inf')
-rw-r--r--src/features/feature/p2.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/features/feature/p2.inf b/src/features/feature/p2.inf
new file mode 100644
index 0000000..feb4ba9
--- /dev/null
+++ b/src/features/feature/p2.inf
@@ -0,0 +1 @@
+instructions.configure=org.eclipse.equinox.p2.touchpoint.eclipse.removeProgramArg(programArg:--launcher.XXMaxPermSize);org.eclipse.equinox.p2.touchpoint.eclipse.removeProgramArg(programArg:256m);org.eclipse.equinox.p2.touchpoint.eclipse.addProgramArg(programArg:--launcher.XXMaxPermSize);org.eclipse.equinox.p2.touchpoint.eclipse.addProgramArg(programArg:512m);org.eclipse.equinox.p2.touchpoint.eclipse.removeJvmArg(jvmArg:-Xmx256m);org.eclipse.equinox.p2.touchpoint.eclipse.addJvmArg(jvmArg:-Xmx512m);org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/LanguagePacks); \ No newline at end of file