I have had a consistent problem with debugging after installing MyEclipseIDE.
O/S = Windows Prof XP
EBuild = Version: 2.1.1
Build id: 200306271545
Eclipse freshly installed, and MyEclipse freshly installed
MyEclipse Ver = RC1, also tried RC2
JDk= 1.4.03
.metadata log file message = !SESSION Jan 17, 2004 17:01:53.928 ———————————————
java.version=1.4.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/211/eclipse/
!ENTRY org.eclipse.ui 4 4 Jan 17, 2004 17:01:53.928
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions.deploytools
!ENTRY org.eclipse.ui 4 4 Jan 17, 2004 17:01:53.938
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions
!ENTRY org.eclipse.ui 4 4 Jan 17, 2004 17:01:53.948
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions.webtools
Please note the message “unable to find action set”
After completing the fresh install of Eclipse and MyEclipseIDE i attempt to debug a simple program. The debugger appears to go off into never, never land. I am also unable to terminate all of the processes in the debug window.
I had noticed that the wrong JRE had been used in the preference window, however i’d changed to the appropriate JRE and still had the same problem.