This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 168020 - Can't launch *.app application from NetBeans
Summary: Can't launch *.app application from NetBeans
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-02 09:39 UTC by soldatov
Modified: 2014-04-14 14:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2009-07-02 09:39:34 UTC
Qt framework can generate a cocoa application with the .app structure. But NetBeans can't launch *.app applications
("open -a application.app" command). Therefore this option is switched off in NetBeans 6.7 and latest developer builds.
We should to recognize such directories (*.app) and launch it if cocoa application with the .app structure is generated
by framework.

User's request: http://forums.netbeans.org/post-40189.html
Comment 1 Leonid Lenyashin 2009-09-28 12:42:13 UTC
Please evaluate
Comment 2 Alexey Vladykin 2009-10-05 13:09:01 UTC
Sounds like enhancement to me.