Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to set CLASSPATH for library jar files to my Swing Application

807606Feb 7 2007 — edited Apr 10 2007
Hi all,

We have developed a applicatino using Java Swing and Crystal Reports.
While developing the application using Netbeans IDE, we are including the Crystal Reports jar file using Add Library options.

But when i created a executed Jar file and try to execute it, the jar file throwing exception related to the Crystal class not found. I know we have to set the classpath to our jar file to find the Crystal Reports lib jar files.

Plz help to know where i specify the classpath that representing the lib files folder.

regards,
Dhaya.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2007
Added on Feb 7 2007
9 comments
2,357 views