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

compile failed in hibernate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 3.3.0.Beta3
    • 3.3.0.Beta3
    • hibernate
    • None

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile) on project org.jboss.ide.eclipse.as.ui: Compilation failure: Compilation failure:
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.continuous/sources/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/tools/as/wst/server/ui/xpl/ExploreActionProvider.java:[46,0]
      [ERROR] public boolean canExplore(IServer server, IModule[] module) {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method canExplore(IServer, IModule[]) of type new ExploreActionProvider.IExploreBehavior(){} must override a superclass method
      [ERROR] 1 problem (1 error)
      [ERROR] -> [Help 1]

      http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.continuous/3799/console

      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile (default-compile) on project org.hibernate.eclipse.console: Compilation failure: Compilation failure:
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--hibernatetools/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/views/DynamicSQLPreviewView.java:[148,0]
      [ERROR] String generateSQL = hibernateExtension.generateSQL(editor.getQueryString());
      [ERROR] ^^^^^^^^^^^
      [ERROR] The method generateSQL(String) is undefined for the type HibernateExtension
      [ERROR] 1 problem (1 error)
      [ERROR] -> [Help 1]

      https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--hibernatetools/796/console

            dgeraskov Dmitry Geraskov (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: