I have written a program with 3 inner class. It is getting successfully compiled and executed. But when I try to debug, it gives an NoClassDefFoundError. I have checked the path variable also. I dont know whts the problem.
Eric Sexton
Ranch Hand
Joined: Sep 12, 2003
Posts: 133
posted
0
What are you using to debug?
Shubhs Singh
Greenhorn
Joined: Sep 26, 2003
Posts: 2
posted
0
Originally posted by Eric Sexton: What are you using to debug?