What is the best way to amend the VM options on MacOS with IntelliJ 6.0.2 ? I'm new to Mac and I'm not sure witch way is recomended ...
do you mean changing the VM options that IntellJ runs in?
- right click on the "IntelliJ IDEA 6.0.2.app" and select "Show Package Contents" - go to the "Contents" folder - double click "Info.plist" - in the "Property List Editor", navigate the tree to Root/Java and edit VMOptions
do you mean changing the VM options that IntellJ runs in?
- right click on the "IntelliJ IDEA 6.0.2.app" and select "Show Package
Contents"
- go to the "Contents" folder
- double click "Info.plist"
- in the "Property List Editor", navigate the tree to Root/Java and
edit VMOptions
hope that helps...
O
http://support.jetbrains.com/kb/entry.jspa?categoryID=12&externalID=197
Thanks !
thanks !