Developing Java JNI application using Xcode
Developing Java JNI application using Xcode
- Subject: Developing Java JNI application using Xcode
- From: "prashant sharma" <email@hidden>
- Date: 24 Aug 2005 06:40:57 -0000
Hi,
I made a small cocoa application using xcode 2.1.
In that application instead of using NSApplicationMain method to load a nib file. I am calling NSApp run directly. What application does is that there is a function which catches notifications of new applications being launched and just print its info. Application worked fine.
Now, I created a Java JNI Application. I copied the code of application. It compiled without any errors. However during run time that function (for catching notification) is not being called.
Could any one help me in this regard?
Thanks in advance.
Regards,
Prashant
_______________________________________________
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