Skip to content

Reflective error #27

Description

@heshriti

Hi Charles,

I have this error when I try to open studio in mac. It seems to work despite the warnings.
Still, any way these issues can be fixed?

thanks.


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by studio.utils.OSXAdapter (file:studio.jar) to constructor com.apple.eawt.Application()
WARNING: Please consider reporting this to the maintainers of studio.utils.OSXAdapter
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
This version of Mac OS X does not support the Apple EAWT. ApplicationEvent handling has been disabled (java.lang.ClassNotFoundException: com.apple.eawt.ApplicationListener)
This version of Mac OS X does not support the Apple EAWT. ApplicationEvent handling has been disabled (java.lang.ClassNotFoundException: com.apple.eawt.ApplicationListener)
OSXAdapter could not access the About Menu
java.lang.NoSuchMethodException: com.apple.eawt.Application.setEnabledAboutMenu(boolean)
at java.base/java.lang.Class.getDeclaredMethod(Class.java:2633)
at studio.utils.OSXAdapter.setAboutHandler(Unknown Source)
at studio.ui.StudioPanel.registerForMacOSXEvents(Unknown Source)
at studio.ui.StudioPanel.(Unknown Source)
at studio.ui.StudioPanel.init(Unknown Source)
at studio.core.Studio$1.run(Unknown Source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions