Google@TradeHound.com Guest
|
Posted: Wed Nov 23, 2005 3:38 am Post subject: NetBeans NoClassDefFoundError |
|
|
I am using NetBeans 4.1. I have a simple project, TestFormJar, that
works fine when running thru NetBeans. But when I double click
TestFormJar.jar it doesn't work correctly. And when I run
TestFormJar.jar from a command line it gives NoClassDefFoundError.
There is a third party file, enum11.jar, that I have included in
NetBeans. I unzipped TestFormJar.jar and discovered that enum11.jar
isn't included in TestFormJar.jar.
How do I tell NetBeans to include all the .jar files necessary to run
as a stand alone? NetBeans has it since it somehow works within the
IDE.
Thank you for any suggestions.
|
|