• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode with .jar file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode with .jar file


  • Subject: Re: Xcode with .jar file
  • From: Hiro Fujimoto <email@hidden>
  • Date: Fri, 19 Dec 2003 08:02:06 +0900

Thank you, everyone.

I was confused a little. To beg your help, I will try explain what I encounter step by step.
First, I opened project file made with PB by Xcode. As I re-build a target, I got some
warnings but no errors. One of them is about my Java-bridge-code.
I wrote (and it worked) like ...


id database = [NSClassFromString(@"database name")
newWithSigniture: @"(Ljava/lang/String;Ljava/lang/String;)", param1, param2];

Compiler said 'The Class might not respond + newWithSigniture: message.
I imported <JavaVM/JavaVM.h> to fix this, then everything seems be all right. BUT,,,
When I launched my application with debugger (via command+'Y'), the debugger
window says 'Java Debugger...' not 'GDB' and it stopped reporting fatal error
'java.lang.ClassNotFoundException'. I cannot understand why not it is GDB. I think I
never change such option, I don't know where is such options.


So I make newly project with Xcode (and fall in hole of confusion).
Of course I will be very happy if I can use XCode for java in exactly the same fashion
as PB. Hope your advice.


hiro.



On 2003/12/19, at 0:49, Dmitry Markman wrote:

you're definitely can use XCode for developing any java application

just some features are not implemented yet for Java

bottom line: you can use XCode for java in exactly the same fashion as PB
_______________________________________________
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.

  • Follow-Ups:
    • Re: Xcode with .jar file
      • From: David Ewing <email@hidden>
References: 
 >Xcode with .jar file (From: Hiro Fujimoto <email@hidden>)
 >Re: Xcode with .jar file (From: David Ewing <email@hidden>)
 >Re: Xcode with .jar file (From: Hiro Fujimoto <email@hidden>)
 >Re: Xcode with .jar file (From: Hiro Fujimoto <email@hidden>)
 >Re: Xcode with .jar file (From: Pavol Markovic <email@hidden>)
 >Re: Xcode with .jar file (From: Hiro Fujimoto <email@hidden>)
 >Re: Xcode with .jar file (From: Dmitry Markman <email@hidden>)

  • Prev by Date: Re: More info on dylibs?
  • Next by Date: XCode 1.1 now available via SW update
  • Previous by thread: Re: Xcode with .jar file
  • Next by thread: Re: Xcode with .jar file
  • Index(es):
    • Date
    • Thread