« Return to Thread: NoClassDefFoundError

Re: NoClassDefFoundError

by John-187 :: Rate this Message:

Reply to Author | View in Thread



Michel Graciano wrote:
How are you ruuning you program in command line? The problem is that you have some jar that need to be added to your classpath. When you run inside IDE, the IDE do that for you.


Thanks very much, even if I to add the classpath to my PATH environment variable, what I would like is a standalone program, how do I compile that in NetBeans?

 « Return to Thread: NoClassDefFoundError