[Q] Jar and Xcode
[Q] Jar and Xcode
- Subject: [Q] Jar and Xcode
- From: JongAm Park <email@hidden>
- Date: Fri, 09 Feb 2007 14:54:51 -0800
Hello.
I'm trying to test a Java code which uses an external jar file, i.e.
icu4j-3_6.jar
First, I made a Java tools project and drag&drop the icu4j-3_6.jar to
the project.
That makes the source code compiled and linked with the jar file. (
instead of giving -classpath )
However, when I try use the built program, it couldn't find classes in
the jar file.
So, can anyone tell me how to invoke a java program with an external jar
file?
Thank you.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden