Skip to Main Content

New to Java

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!

imported Jar Files

807600May 13 2007 — edited May 13 2007
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2007
Added on May 13 2007
4 comments
224 views