imported Jar Files
807600May 13 2007 — edited May 13 2007I have created a Java application using Eclipse.. To get functions to work, I needed to import external jar file. Within Eclipse its all working fine, but once I create the application to a Jar file to run in Windows, it does not work. It?s having problems with the feature that would use functions from the imported jar file.
How do I get it to work outside of Eclipse? Any Hint or tips?
Thanks
Chris C