Using precompiled .class files
Using precompiled .class files
- Subject: Using precompiled .class files
- From: Norman Elton <email@hidden>
- Date: Wed, 11 May 2005 16:22:17 -0400
I've got a third-party Jar file that I'd like to include in my Jar
file. As I understand it, you can package Jar files inside one
another, so I've unpacked the third-party file and grabbed all their
class files. If I import them into xcode, they appear as part of the
project, but the classpath does not seem to reflect this. How can I
import these files such that they'll be included in the class-path
during compilation?
Or is there a better way to accomplish this?
Thanks,
Norman Elton
_______________________________________________
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