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

Summary: On windows: "Userfriendly" option for console/windows output.
Product: cnd Reporter: blippblopp <blippblopp>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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?