Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CapeCode does not have Mac menus and Keybindings under Java 9 #6

Open
cxbrooks opened this issue Nov 1, 2017 · 1 comment
Open

Comments

@cxbrooks
Copy link
Member

cxbrooks commented Nov 1, 2017

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#6
From: @cxbrooks
Reported version: unspecified
CC: accessors-devel@terraswarm.org

@cxbrooks
Copy link
Member Author

cxbrooks commented Nov 1, 2017

To get CapeCode to compile with Java 9, Top.java was modified so that ptolemy.gui.MacOSXAdapter is not invoked.

See [Bug BZ#548] CapeCode fails to compile under JDK 1.9/Java 9 at https://chess.eecs.berkeley.edu/bugzilla/show_bug.cgi?id=548

To close this bug, we need to use java.awt.Desktop

See https://docs.oracle.com/javase/9/migrate/toc.htm#JSMIG-GUID-97C1D0BB-D5D3-4CAD-B17D-03A87A0AAF3B

and http://openjdk.java.net/jeps/272

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant