[jbosstools-issues] [JBoss JIRA] (JBIDE-11545) compile failed in org.jboss.ide.eclipse.archives.ui when run against Juno TP

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sat Apr 14 12:30:17 EDT 2012


Nick Boldt created JBIDE-11545:
----------------------------------

             Summary: compile failed in org.jboss.ide.eclipse.archives.ui when run against Juno TP
                 Key: JBIDE-11545
                 URL: https://issues.jboss.org/browse/JBIDE-11545
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: Archives
    Affects Versions: 3.3.0.Beta3
            Reporter: Nick Boldt
            Assignee: Rob Stryker
            Priority: Critical
             Fix For: 3.3.0.Beta3


{code}
[INFO] org.jboss.ide.eclipse.archives.ui ................. FAILURE [0.476s]

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile) on project org.jboss.ide.eclipse.archives.ui: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_trunk.soa-tooling.juno-continuous/sources/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/views/ProjectArchivesCommonView.java:[29,0]
[ERROR] import org.eclipse.ui.views.properties.IPropertySheetPage;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ui.views.properties.IPropertySheetPage cannot be resolved
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_trunk.soa-tooling.juno-continuous/sources/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/views/ProjectArchivesCommonView.java:[30,0]
[ERROR] import org.eclipse.ui.views.properties.PropertySheetPage;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ui.views.properties.PropertySheetPage cannot be resolved
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_trunk.soa-tooling.juno-continuous/sources/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/views/ProjectArchivesCommonView.java:[165,0]
[ERROR] if( adapter == IPropertySheetPage.class )
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] IPropertySheetPage cannot be resolved to a type
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_trunk.soa-tooling.juno-continuous/sources/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/views/ProjectArchivesCommonView.java:[166,0]
[ERROR] return new PropertySheetPage();
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] PropertySheetPage cannot be resolved to a type
[ERROR] 4 problems (4 errors)
{code}

http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.juno-continuous/1/console

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list