no.jre.check

This commit is contained in:
Dmitry Jemerov
2010-01-14 12:59:21 +03:00
parent 0944ffdc40
commit 1c947c1970
+1 -1
View File
@@ -34,7 +34,7 @@
</text>
</splashScreen>
<java mainClass="com.intellij.idea.Main"
vmParameters="&quot;-Xbootclasspath/a:${EXE4J_EXEDIR}/../lib/boot.jar&quot; &quot;-Didea.properties.file=${IDEA_PROPERTIES}&quot; -Didea.platform.prefix=Python"
vmParameters="&quot;-Xbootclasspath/a:${EXE4J_EXEDIR}/../lib/boot.jar&quot; &quot;-Didea.properties.file=${IDEA_PROPERTIES}&quot; -Didea.platform.prefix=Python -Didea.no.jre.check=true"
arguments=""
allowVMPassthroughParameters="true"
minVersion="1.5"