[jbosstools-issues] [JBoss JIRA] (JBIDE-17901) compile failure in Seam (JavaEE)

Daniel Azarov (JIRA) issues at jboss.org
Wed Jul 16 14:04:31 EDT 2014


Daniel Azarov created JBIDE-17901:
-------------------------------------

             Summary: compile failure in Seam (JavaEE)
                 Key: JBIDE-17901
                 URL: https://issues.jboss.org/browse/JBIDE-17901
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate, seam2
    Affects Versions: 4.2.0.Beta3
            Reporter: Daniel Azarov


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




--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list