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 181341 - Generated $APP.conf file should contain Apple screen menu bar line switch by default
Summary: Generated $APP.conf file should contain Apple screen menu bar line switch by ...
Status: RESOLVED DUPLICATE of bug 64572
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-28 19:50 UTC by _ tboudreau
Modified: 2010-03-01 09:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2010-02-28 19:50:55 UTC
Create a module suite.  Build a zip distribution.  Run it on Mac OS.  Menus are in the application window not the system menubar.

The default options in the generated $APP/etc/$APP.conf file should include
-J-Dapple.laf.useScreenMenuBar=true

We do this for NetBeans, and it is harmless on other platforms, and 99.9% of application developers are going to want their app to behave like other Mac OS apps - trivial to fix and no reason not to do it.
Comment 1 Jesse Glick 2010-03-01 09:10:24 UTC

*** This bug has been marked as a duplicate of bug 64572 ***