Java, XCode & Jar references.
Java, XCode & Jar references.
- Subject: Java, XCode & Jar references.
- From: Andy Satori <email@hidden>
- Date: Sat, 21 Feb 2004 15:14:32 -0500
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.