[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7563) Compile failed in org/jboss/tools/common/propertieseditor/PropertiesEditor.java (at line 139):[-1, -1]

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Nov 11 13:48:02 EST 2010


Compile failed in org/jboss/tools/common/propertieseditor/PropertiesEditor.java (at line 139):[-1,-1]
-----------------------------------------------------------------------------------------------------

                 Key: JBIDE-7563
                 URL: https://jira.jboss.org/browse/JBIDE-7563
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common
    Affects Versions: 3.2.0.Beta2
            Reporter: Nick Boldt
            Assignee: Alexey Kazakov
            Priority: Blocker
             Fix For: 3.2.0.Beta2


[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.common.model.ui: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.nightly/sources/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/propertieseditor/PropertiesEditor.java (at line 139):[-1,-1]
[ERROR] g.setText(UIMessages.PROPERTIES_EDITOR_FILTER_REGULAR);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] PROPERTIES_EDITOR_FILTER_REGULAR cannot be resolved or is not a field
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.nightly/sources/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/propertieseditor/PropertiesEditor.java (at line 534):[-1,-1]
[ERROR] statistics.setText(UIMessages.PROPERTIES_EDITOR_FILTER_SIMPLE);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] PROPERTIES_EDITOR_FILTER_SIMPLE cannot be resolved or is not a field
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.nightly/sources/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/propertieseditor/PropertiesEditor.java (at line 541):[-1,-1]
[ERROR] filterComposite.setText(UIMessages.PROPERTIES_EDITOR_FILTER_REGULAR + " " + NLS.bind(UIMessages.PROPERTIES_EDITOR_FILTER_MATCHES, filtered, total));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] PROPERTIES_EDITOR_FILTER_REGULAR cannot be resolved or is not a field
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.nightly/sources/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/propertieseditor/PropertiesEditor.java (at line 543):[-1,-1]
[ERROR] filterComposite.setText(UIMessages.PROPERTIES_EDITOR_FILTER_REGULAR);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] PROPERTIES_EDITOR_FILTER_REGULAR cannot be resolved or is not a field
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.common.model.ui: Compilation failure

http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.Beta2.nightly/209/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