Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17901

compile failure in Seam (JavaEE)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.2.0.CR1
    • 4.2.0.CR1
    • hibernate, seam2
    • None

    Description

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
      [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[36]
      [ERROR] import org.jboss.tools.hibernate.spi.IConfiguration;
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
      [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[113]
      [ERROR] private IConfiguration cfg = null;
      [ERROR] ^^^^^^^^^^^^^^
      [ERROR] Access restriction: The type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
      [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[209]
      [ERROR] .getDialect(), cfg.getProperties());
      [ERROR] ^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The method getProperties() from the type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
      [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[247]
      [ERROR] SettingsProxy newSettings = (SettingsProxy)cfg.buildSettings();
      [ERROR] ^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The method buildSettings() from the type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
      [ERROR] 4 problems (4 errors)
      [ERROR] -> [Help 1]
      

      Attachments

        Activity

          People

            dazarov_jira Daniel Azarov (Inactive)
            dazarov_jira Daniel Azarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: