[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6840) The method compare(Object, Object) of type new Comparator(){} must override a superclass method in org/eclipse/bpel/ui/properties/NamespacePrefixesProvider.java

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sun Aug 15 12:48:11 EDT 2010


The method compare(Object, Object) of type new Comparator(){} must override a superclass method in org/eclipse/bpel/ui/properties/NamespacePrefixesProvider.java
----------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-6840
                 URL: https://jira.jboss.org/browse/JBIDE-6840
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: bpel
    Affects Versions: 3.2.0.M2
            Reporter: Nick Boldt
            Priority: Blocker


[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile (default-compile) on project org.eclipse.bpel.ui: Compilation failure: Compilation failure: 
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/bpel/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/properties/NamespacePrefixesProvider.java (at line 154):[-1,-1] 
	public int compare(Object o1, Object o2) {
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method compare(Object, Object) of type new Comparator(){} must override a superclass method


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