[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-6772) The method widgetDefaultSelected(SelectionEvent) of type new SelectionListener(){} must override a superclass method

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Aug 27 02:06:12 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin closed JBIDE-6772.
--------------------------------



> 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: Denis Golovin
>             Fix For: 3.2.0.M2
>
>
> 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.0.trunk/30/console

-- 
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

        


More information about the jbosstools-issues mailing list