Re: Java, XCode & Jar references.
Re: Java, XCode & Jar references.
- Subject: Re: Java, XCode & Jar references.
- From: Dmitry Markman <email@hidden>
- Date: Sat, 21 Feb 2004 19:42:47 -0500
just add your Foundation.jar into the XCode project
that would be enough
On Feb 21, 2004, at 3:14 PM, Andy Satori wrote:
Ok, I've got to missing something, I have a library of Java classes
packaged in a Jar named Foundation.jar. it contains a package named
com.mycompany.Foundation. So far so good.
Now I want to build a Java Tool in XCode that is a command line
wrapper around the classes in Foundation. The problem is that I
cannot get XCode to reference those classes. It simply fails to find
them. I've set the SEARCH_PATH variables, I've set the CLASSPATH.
Nothing works. Have I found a bug or am I missing something?
Andy
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
Dmitry Markman
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.