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

Last changes in hibernate tools broke Seam 2 tools.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.4.0.Alpha2
    • 4.4.0.Alpha2
    • hibernate, seam2
    • None

    Description

      [INFO] org.jboss.tools.seam.ui ............................ FAILURE [  1.079 s]
       
      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.25.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
      [ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools-github-master/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTableFilterView.java:[71]
      [ERROR] filter = revEngDef.createTableFilter();
      [ERROR] ^^^^^^^^^^^^^^^^^
      [ERROR] The method createTableFilter(ConsoleConfiguration) in the type IReverseEngineeringDefinition is not applicable for the arguments ()
      [ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools-github-master/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTableFilterView.java:[84]
      [ERROR] filter = revEngDef.createTableFilter();
      [ERROR] ^^^^^^^^^^^^^^^^^
      [ERROR] The method createTableFilter(ConsoleConfiguration) in the type IReverseEngineeringDefinition is not applicable for the arguments ()
      [ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools-github-master/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTableFilterView.java:[96]
      [ERROR] filter = revEngDef.createTableFilter();
      [ERROR] ^^^^^^^^^^^^^^^^^
      [ERROR] The method createTableFilter(ConsoleConfiguration) in the type IReverseEngineeringDefinition is not applicable for the arguments ()
      [ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools-github-master/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTableFilterView.java:[106]
      [ERROR] ITableFilter filter = revEngDef.createTableFilter();
      [ERROR] ^^^^^^^^^^^^^^^^^
      [ERROR] The method createTableFilter(ConsoleConfiguration) in the type IReverseEngineeringDefinition is not applicable for the arguments ()
      [ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools-github-master/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamGenerateEntitiesTablesWizardPage.java:[56]
      [ERROR] model = new ReverseEngineeringDefinitionImpl(new IConsoleConfigurationNameProvider() {
      [ERROR] @Override
      [ERROR] public String getConsoleConfigurationName() {
      [ERROR] return cfgName;
      [ERROR] }
      [ERROR] });
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The constructor ReverseEngineeringDefinitionImpl(new IConsoleConfigurationNameProvider(){}) is undefined
      [ERROR] 5 problems (5 errors)
      

      Attachments

        Issue Links

          Activity

            People

              kaers@redhat.com Koen Aers
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: