[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6630) 3 methods of type MessagePropertyELSegmentImpl must override a superclass method in org.jboss.tools.common.el.core

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Jul 15 19:26:58 EDT 2010


3 methods of type MessagePropertyELSegmentImpl must override a superclass method in org.jboss.tools.common.el.core
------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-6630
                 URL: https://jira.jboss.org/browse/JBIDE-6630
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common
    Affects Versions: 3.2.0.M2
            Reporter: Nick Boldt
            Assignee: Alexey Kazakov


[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile (default-compile) on project org.jboss.tools.common.el.core: Compilation failure: Compilation failure: 
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 28):[-1,-1] 
	public IResource getMessageBundleResource() {
	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getMessageBundleResource() of type MessagePropertyELSegmentImpl must override a superclass method

/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 37):[-1,-1] 
	public boolean isProperty() {
	               ^^^^^^^^^^^^
The method isProperty() of type MessagePropertyELSegmentImpl must override a superclass method

/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 42):[-1,-1] 
	public ITextSourceReference getMessagePropertySourceReference() {
	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getMessagePropertySourceReference() of type MessagePropertyELSegmentImpl 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