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

Error when mvn package #7

Closed
Wuaner opened this issue Sep 28, 2014 · 2 comments
Closed

Error when mvn package #7

Wuaner opened this issue Sep 28, 2014 · 2 comments

Comments

@Wuaner
Copy link

Wuaner commented Sep 28, 2014

I am using JDK 1.6, Maven 3.2.3.

Details:

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/lee/Opensource/mqtt-jmeter/src/main/java/org/apache/jmeter/protocol/mqtt/control/gui/MQTTPublisherGui.java:[138,19] type javax.swing.JComboBox does not take parameters
[ERROR] /home/lee/Opensource/mqtt-jmeter/src/main/java/org/apache/jmeter/protocol/mqtt/control/gui/MQTTPublisherGui.java:[138,57] type javax.swing.JComboBox does not take parameters
[INFO] 2 errors

@ghost
Copy link

ghost commented Oct 23, 2014

JComboBox doesn't takes parameters in jdk 1.6, you must use jdk 1.7

@Wuaner
Copy link
Author

Wuaner commented Nov 10, 2014

Thanks.

@Wuaner Wuaner closed this as completed Nov 10, 2014
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