Hi,
A newbie Q:
I'm working with Oracle Java MAF. It uses X-Code. It calls for a path:
file:/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild
However, when I enter my applications folder, and single click XCode,
it does not open into a folder. The icon is just a stand-alone app.
Where are the sub-folders -- Contents, Developer, etc?
The reason I ask is when I compile my MAF app, I get the error:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcrun" -- error=2, no such file or dir...
Thanks!
--PDN