Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > java bridge and custom java classes

java bridge and custom java classes
Thread Tools
Junior Member
Join Date: Nov 2000
Status: Offline
Reply With Quote
May 12, 2001, 01:18 AM
 
I'm working on a project which bascially requires the use of a java class in an objc app. I've had no luck being able to use this java class, so I tried a super simple test, just to see if the bridge was working. It worked for anything in a java.* package. But when i tried to use my own class, itdid not work at all.

Code:
id javaClass; javaClass = [[NSClassFrom String(@"JavaClass") alloc] init]; NSLog([javaClass mutate:@"test"]);
the mutate is a java function that just takes a string, and returns a different string. The actual runtime error that I am getting is "Selector not recognized" But I traced this to the fact that its not loading the JavaClass into javaClass.

-Max
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 10:05 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2