>Whenever i try to debug a application using CW 8.0 on OS X 10.3 with Java
>1.4.2 installed. I always get a ClassNotFoundException and later
>ZipException. Then the App crashes. If I just run the application (in non
>debugging mode) everything goes well. Any Idea how to make debugging work
>again?
>Thanks
go to your debugger settings once you've launched the debugging. Make
sure that you have turned off the break on exceptions. As I recall it
Java throws those exceptions as a normal runtime and that is what is
happening.
It could also be that the working directory is not right and it isn't
finding the class, there is a setting in the IDE to set the current
working directory, you can try that too.
If those don't work let me know more... You might want to post this in
codewarrior.java newsgroup.
Ron

Signature
Metrowerks Community Forum is a free online resource for developers
to discuss CodeWarrior topics with other users and Metrowerks' staff
-- http://www.metrowerks.com/community --
Ron Liechty - MWRon@metrowerks.com - http://www.metrowerks.com