Created
June 19, 2013 09:46
-
-
Save nicolas-f/5813087 to your computer and use it in GitHub Desktop.
Orbisgis PR #442 compilation error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project orbisgis-view: Compilation failure: Compilation failure: | |
[ERROR] orbisgis-fix-pr/orbisgis-view/src/main/java/org/orbisgis/view/toc/actions/cui/legends/PnlAbstractCategorized.java:[45,21] type javax.swing.JComboBox does not take parameters | |
[ERROR] orbisgis-fix-pr/orbisgis-view/src/main/java/org/orbisgis/view/toc/actions/cui/legends/PnlAbstractCategorized.java:[157,20] type javax.swing.JComboBox does not take parameters | |
[ERROR] orbisgis-fix-pr/orbisgis-view/src/main/java/org/orbisgis/view/toc/actions/cui/legends/panels/UomCombo.java:[18,21] type javax.swing.JComboBox does not take parameters | |
[ERROR] orbisgis-fix-pr/orbisgis-view/src/main/java/org/orbisgis/view/toc/actions/cui/legends/panels/UomCombo.java:[60,20] type javax.swing.JComboBox does not take parameters | |
[ERROR] orbisgis-fix-pr/orbisgis-view/src/main/java/org/orbisgis/view/toc/actions/cui/legends/PnlAbstractCategorized.java:[160,39] type javax.swing.JComboBox does not take parameters | |
[ERROR] orbisgis-fix-pr/orbisgis-view/src/main/java/org/orbisgis/view/toc/actions/cui/legends/panels/UomCombo.java:[43,27] type javax.swing.JComboBox does not take parameters |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment