Andreas Nerlich
« my cycling route to work
skipping class whilst loading grails application »
eclipse.ini & sts.ini -vm option (18 Aug 2010) - tagged as springsource tool suite, eclipse, dev
note to self when configuring the “-vm” option in eclipse.ini or sts.ini: place the path to your jdk on a new line i.e.
-vm
c:\dev\java\jdk1.6.0\bin
also to see what configuration options stuck, go to menu item:
Help > About Eclipse Platform > Installation Details
comments (0)