Re: Xcode with .jar file
Re: Xcode with .jar file
- Subject: Re: Xcode with .jar file
- From: David Ewing <email@hidden>
- Date: Tue, 16 Dec 2003 09:44:42 -0700
On Dec 16, 2003, at 1:42 AM, Hiro Fujimoto wrote:
Hi,
I had been build an application with some pure java libraries (.jar)
on Project Builder.
Of course, it worked correctly.
As I move my project into Xcode, evetything has changed, Building is
complete, No
error message and no warning. But I launch the application with
Debugger, It crashed
with 'ClassNotFoundException'.
I mighit misstake some options abot JavaBridge, Though I cannot found
such options
in 'build setting' on Xcode.
Do you have some suggestion with this?
It's not really possible to tell what might be going on without more
information of what errors you're seeing. The one thing I will mention
though is that Xcode 1.0 didn't put Java error messages or warnings
into the "Errors & Warnings" smart group of the main project window. To
see them, you need to use the separate Build window (which you can set
to show automatically in the preferences). This issue is fixed for the
next release.
Dave
_______________________________________________
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.