Eclipse 3.3 + CFEclipse 1.3.1.5: problems opening perspective 'org.cfeclipse.cfml.perspective.CFML'
I have been using CFEclipse 1.3.1.5 and Eclipse 3.3 on my Vista Laptop for some time now, but recently had problems when I went to upgrade my desktop setup to match. I kept getting a variety of errors, including "problems opening perspective 'org.cfeclipse.cfml.perspective.CFML'". This was uber-frustrating since the very same setup was working on my laptop.
After a bit of Googleing around I realized what was wrong... I was using an old JRE on my desktop! If you run into this same problem, here's how to fix it:
- Download and install/unpack the most recent JDK/JRE (1.6.0_02 in my case) from Sun
- Add/Change the JRE in your OS Path
- Restart for good measure
- Done!
