Sunday, October 18, 2009

Eclipse - running on JDK instead of JRE










Eclipse will run on JDK instead of default JRE
1. run a fileName contains space, you should quote the fileName, such as "Program Files"
2. You need to start eclipse using the cmd. "eclipse -vm C:\jdk6\bin"

 



No comments:

Post a Comment