B4J Question How to launch comandline tools in Mac without Terminal being opened

Markos

Active Member
Licensed User
Longtime User
Hi All,

Is it possible in a cocoa or commandline app created in Xcode using NSSTask/NSSTRing methods/properties to execute a command line tool such as Java executable and not implicitly launch a Terminal session as is normally the case when you run Java executable from a shell script?

Thanks for any input or guidance
 
Top