How to set CLASSPATH for library jar files to my Swing Application
807606Feb 7 2007 — edited Apr 10 2007Hi 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.