[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1395) org/jboss/tools/vpe/editor/VpeEditorPart.java fails to compile

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sun Nov 7 23:49:01 EST 2010


org/jboss/tools/vpe/editor/VpeEditorPart.java fails to compile
--------------------------------------------------------------

                 Key: JBDS-1395
                 URL: https://jira.jboss.org/browse/JBDS-1395
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
          Components: visualeditor
    Affects Versions: 4.0.0.Beta2
            Reporter: Nick Boldt
            Priority: Blocker


     [java] checkCompilationResults:
     [java]     [javac] ----------
     [java]     [javac] 1. ERROR in /mnt/hudson_workspace/workspace/devstudio-nightly-4.0.0.Beta2/jbds-build/eclipse/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeEditorPart.java (at line 466)
     [java]     [javac] 	public void focusLost(FocusEvent e) {
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method focusLost(FocusEvent) of type new FocusListener(){} must override a superclass method
     [java]     [javac] ----------
     [java]     [javac] 2. ERROR in /mnt/hudson_workspace/workspace/devstudio-nightly-4.0.0.Beta2/jbds-build/eclipse/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeEditorPart.java (at line 472)
     [java]     [javac] 	public void focusGained(FocusEvent e) {
     [java]     [javac] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method focusGained(FocusEvent) of type new FocusListener(){} must override a superclass method
     [java]     [javac] ----------
     [java]     [javac] 2 problems (2 errors)
     [java]     [javac] Compilation failed. Compiler errors are available in /mnt/hudson_workspace/workspace/devstudio-nightly-4.0.0.Beta2/jbds-build/eclipse/plugins/org.jboss.tools.vpe/temp.folder/vpe.jar.bin.log

http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-4.0.0.Beta2/404/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