The method widgetDefaultSelected(SelectionEvent) of type new SelectionListener(){} must
override a superclass method
--------------------------------------------------------------------------------------------------------------------
Key: JBIDE-6772
URL:
https://jira.jboss.org/browse/JBIDE-6772
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.2.0.M2
Reporter: Nick Boldt
Assignee: Alexey Kazakov
Devstudio Nightly 4.0 build from trunk is failing:
[java] [javac] 1. ERROR in
/mnt/hudson_workspace/workspace/devstudio-nightly-4.0.trunk/jbds-build/eclipse/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/preferences/SeverityPreferencePage.java
(at line 64)
[java] [javac] public void widgetSelected(SelectionEvent e) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method widgetSelected(SelectionEvent) of type new
SelectionListener(){} must override a superclass method
[java] [javac] ----------
[java] [javac] 2. ERROR in
/mnt/hudson_workspace/workspace/devstudio-nightly-4.0.trunk/jbds-build/eclipse/plugins/org.jboss.tools.common.ui/src/org/jboss/tools/common/ui/preferences/SeverityPreferencePage.java
(at line 69)
[java] [javac] public void widgetDefaultSelected(SelectionEvent e) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method widgetDefaultSelected(SelectionEvent) of type new
SelectionListener(){} must override a superclass method
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-4....
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira