|
When I specify -classpath I always fully qualify the jar files. For instance, here is one that I am working on today: QSH CMD('java -cp /java/poi2.0.jar:/java/jt400.jar:/java/ IRGReport_main Y') The folder /java is at the root. Aaron Bartell -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx]On Behalf Of Hatzenbeler, Tim Sent: Tuesday, February 24, 2004 12:50 PM To: java400-l@xxxxxxxxxxxx Subject: Eclipse Export to Jar I need some help.... I have taken a program written with eclipse, and it runs within eclipse, and tried to export it to a standalone jar file... When I try to run it.. c:> java -jar sc.jar It works, but when I click on an event button. it fails to find the jt400.jar file... I have imported it to the workspace, and that didn't seem to work, so I placed it in the same directory as my jar file, and that didn't work... i tried c:\ java -classpath jt400.jar -jar sc.jar and that failed... I'm lost.... Any ideas.. Thanks, tim This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy the message. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.