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 158005 - On windows: "Userfriendly" option for console/windows output.
Summary: On windows: "Userfriendly" option for console/windows output.
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 14:35 UTC by blippblopp
Modified: 2009-02-05 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 blippblopp 2009-02-05 14:35:48 UTC
For Windows platform output:

Maybe it would be possible to add a checkbox if the output is a console or windows application instead of adding
-mwindows to linkoptions?

I think some users evaluating neabeans gets "turned off" by the console window popping up for their typical windows
visual studio->netbeans test conversation, not realizing it can be removed with the link option.

Would it be possible to enforce main( ...) vs WinMain( ... ) as well depending?