NSTask for Java?
NSTask for Java?
- Subject: NSTask for Java?
- From: Tim Anderson <email@hidden>
- Date: Sun, 12 May 2002 16:24:28 -0500
Thanks for the replies. However, is NSTask accessible through Java? All the
examples and documentation seem to restrict it to Objective C. For instance,
when I reference NSTask in my Java class, I get the error "cannot resolve
symbol: class NSTask". Maybe I'm missing something obvious here, but as a
new Cocoa developer I'm finding it hard to get Java specific information
regarding methods, etc. There seems to be a wealth of ObjC info from Apple
and users, but there are few good sources for using Java in Cocoa. Any help
in this area would be appreciated. Thanks!
Tim
>
Just see NSTask methods :)
>
Moreover, there is a very good tutorial on cocoadevcentral.com named
>
"Wrapping UNIX Commands"
>
>
Have fun
>
>
-nl
>
http://www.akwairc.net
>
>
In a message dated 12/05/02 17:41:06, email@hidden writes:
>
>
<< Hi, I'm creating a Java-based Cocoa app that needs to call and display
>
output from some unix commands. For instance, Apple's CpMac as well as the
>
built-in ftp will be used. I'm new to Cocoa, so could someone get me started
>
on how to do this or point me in the direction of a tutorial or some info on
>
how to implement unix calls within a Cocoa project? I don't have much
>
experience with ObjC, so the more Java oriented the better. Thanks a lot!
>
>
Tim >>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.