Adding Third Party Java Class Files
Adding Third Party Java Class Files
- Subject: Adding Third Party Java Class Files
- From: Janice Cheung <email@hidden>
- Date: Tue, 28 Dec 2004 13:46:24 -0500
Greetings!
I have a question concerning third party class files.
Initially I had third party jar files which happily (and
conveniently) could be merged to the
Xcode project and/or added as a new CLASSPATH. However, one
company providing these
particular jar files has released a newly updated software version,
but without the nifty jars.
Instead, separate Java classes have been sent to me, to be
incorporated into my project.
My project does not recognize these files, though I have added them
to the
"Classes" -> "Add to Project" section.
Is there something trivial that I may be missing, in order to have
my new third party Java classes
recognized by the compiler? I keep getting:
com.webobjects.foundation.NSForwardException for
java.lang.NoClassDefFoundError: myThirdPartyJarFileNames
Apologies for my ignorance!
Happy Holidays and have a wonderful New Year!
Best regards,
Janice
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >(no subject) (From: Nathan Dumar <email@hidden>) |