Jar in Xcode?
Jar in Xcode?
- Subject: Jar in Xcode?
- From: "谢纲" <email@hidden>
- Date: Wed, 3 May 2006 23:33:35 +0800
Hi,all
I want to use some classes of Jar file. So I use the "javac -classpath some.jar" to
compile my java file, and run it in console. It works well. But when I try
to use Xcode to build and run my app, there are some problems.
I import the jar files using "add existing files". Then I build it,there is
no problem. But when I run it, there are some errors. These errors say that
there are some classes that can not be found.
I don't kown why this happens.
Thks!
_______________________________________________
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