poltr1: (Default)
poltr1 ([personal profile] poltr1) wrote2009-04-10 01:05 am

Eclipse works on my laptop (or) I can haz Eclipse!...

I brought my laptop to class this evening. During a break period, my instructor and I tried to come up with ways to resolve the problem I was having. To recap, Eclipse wouldn't start; I'd get an error screen instead. So after searching on Google, I had the idea of specifying the VM in the parameters on my desktop shortcut, and it worked.

The solution: Change the shortcut to C:\eclipse\eclipse.exe -vm "C:\Program Files\Java\jdk1.6.0_13\bin\javaw.exe"

Now I can start working on my first JavaServer page (JSP) project.