1) What operating system and version are you running?
a. Windows XP Professional
b. Version 2002 SP 2
2) What Eclipse version and build id are you using? (Help > About Eclipse Platform)
a. Eclipse 3.1M7 – Build ID:I20050513-1415
3) Was Eclipse freshly installed for MyEclipse? Yes
4) Are any other external plugins installed? EMF/JDT/VE/GEF/PDE
5) How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
6) What MyEclipse version are you using? (Help > About Eclipse Platform > Features) 3.8.4+QF2-BetaFor3.1M7 BuildID: 200501171200-3.8.4
7) What JDK version are you using to run Eclipse? JDK 1.5
8) What JDK version are you using to launch your application server?
JDK 1.5
9) What steps did you take that resulted in the issue?
a. I had errors when trying to open visual editor items (“Setup Java Visual Editor”), so I tried to use the update configuration tool to get the new features off of Eclipse.org. When I looked at the error messages after it whined at me about the current configuration having problems I clicked the “Error Details…” button (the bottom button to the right of the updates window). It gives the following message:
MyEclipse Web Development Tooling (3.8.4) requires plug-in “org.eclipse.core.runtime (3.0.0)”, or equivalent.
b. I don’t want the eclipse 3.0.0 core runtime since I want to use Eclipse 3.1…..So what do I do?
10) What application server are you using? Tomcat 5
11) Are there any exceptions in the Eclipse log file?
!ENTRY org.eclipse.jface 4 2 2005-06-22 14:23:02.926
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.jface”.
!STACK 0
java.lang.NoClassDefFoundError
at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart.init(JavaVisualEditorPart.java:228)