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

Loading list of modules does nothing on OS X Java 7 #31

Open
steveswinsburg opened this issue Jun 27, 2013 · 0 comments
Open

Loading list of modules does nothing on OS X Java 7 #31

steveswinsburg opened this issue Jun 27, 2013 · 0 comments
Labels

Comments

@steveswinsburg
Copy link

Loading the list of modules on OS X / Java 7 allows the user to browse, and then the screen repaints briefly to show the list, then resets to blank.

In addition the following compiler warning is given:
2013-06-27 10:52:42.043 java[57575:707] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
2013-06-27 10:52:42.045 java[57575:707] *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
S

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

No branches or pull requests

1 participant