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

Version 3.2 does not work with Netbeans 11 running with JDK 8 #75

Open
lalo-mx opened this issue May 23, 2019 · 4 comments
Open

Version 3.2 does not work with Netbeans 11 running with JDK 8 #75

lalo-mx opened this issue May 23, 2019 · 4 comments

Comments

@lalo-mx
Copy link

lalo-mx commented May 23, 2019

Running Netbeans 11 with JDK 8 does not show radar in the Project and the options Tabs is empty.

radar-netbeans: 3.2

ide.log

ALL [null]: value = qubexplorer.ui.PopupAction from Actions/Build/qubexplorer-ui-SonarQube.instance
WARNING [org.openide.util.Utilities]: Unrecognized object of class java.lang.Object found in actions path Projects/org-netbeans-modules-maven/Actions
INFO [org.netbeans.core.startup.layers.BinaryFS]: value = qubexplorer.ui.SonarQubeOptionsPanelController from OptionsDialog/Advanced/qubexplorer-ui-SonarQubeOptionsPanelController.instance
java.lang.UnsupportedClassVersionError: qubexplorer/ui/SonarQubeOptionsPanelController has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:286)

@hmvictor
Copy link
Owner

hmvictor commented May 23, 2019 via email

@lalo-mx
Copy link
Author

lalo-mx commented May 23, 2019

3,2 downloaded from http://plugins.netbeans.org/download/plugin/10044

@hmvictor
Copy link
Owner

hmvictor commented May 23, 2019 via email

@lalo-mx
Copy link
Author

lalo-mx commented May 27, 2019

Thanks for the response. In the Plugins Center there is not information about JDK compatibility. That would be a nice addition. I will try to use to older version but the last time i tested the plugin it was not working due to the SonarQube API changes.

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

2 participants