I had the problem, and after some digging around found a solution. Put these two lines in your STS.ini:
-vm
G:/dev/jdk1.6.0_19/bin/javaw.exe
Where the second line points to the javaw.exe from...
Type: Posts; User: mpham; Keyword(s):
I had the problem, and after some digging around found a solution. Put these two lines in your STS.ini:
-vm
G:/dev/jdk1.6.0_19/bin/javaw.exe
Where the second line points to the javaw.exe from...