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