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

compile failure in Seam (JavaEE)

XMLWordPrintable

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

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.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/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
      [ERROR] model = new ReverseEngineeringDefinitionImpl();
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
      [ERROR] 1 problem (1 error)
      

      Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b9eedd20657154ee09a513a982

      After adding new constructor, default constructor became invisible

            kaers@redhat.com Koen Aers
            dazarov_jira Daniel Azarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: