Debugging with EclipseME and SunWTK21

A

Andreas Rossbacher

Hi!
For weeks I'm not trying to get a debugger running on that application
I develop.
I tried a lot with the Sun WTK and Eclipse 2.1.x but it did not work
out. Finally I got EclipseME working in Eclipse 3M8 and am able to build
and start my app.
The problem is, that I can still not debug. Every time the WTK comes up
it shuts down immediately with an error: "ALERT: Attempting to resume
current thread"
Does anyone even have an idea about what this could be? I searched
the web for almost 2 days now and have no result. And I really need
to source level debugging because all that System.out.println("blah")
stuff is really getting on my nerves :)
I hope anybody can help.
 
A

Andreas Rossbacher

Andreas said:
For weeks I'm not trying to get a debugger running on that application
I develop.

I think I found out what was wrong. Setting the debug parameter "true"
in ant does not help, it must be set to "on". Nice error!
 
A

Andreas Rossbacher

Andreas said:
The problem is, that I can still not debug. Every time the WTK comes up
it shuts down immediately with an error: "ALERT: Attempting to resume
current thread"

This even happens when the classfiles the WTK should launch
are not present. Without debug otions it then would give a
normal exception (class not found...) but the debugger message
stays always the same.
I had it one working this morning but I just cannot reproduce
it at all. I did change everything back but still no result.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top