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

Solve compilation problem in org.jboss.tools.hibernate.jpt.core.internal/jpa2.HibernateJpaFactory2_0

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 4.4.0.Alpha1
    • None
    • hibernate
    • None

      The signature of

      JpaFactory2_0.buildJavaPersistentType(PersistentType.Parent,JavaResourceType)
      

      was changed into

      JpaFactory2_0.buildJavaPersistentType(Parent,JavaResourceType)
      

      and now needs an import of

      org.eclipse.jpt.jpa.core.context.java.JavaPersistentType.Parent
      

            kaers@redhat.com Koen Aers
            kaers@redhat.com Koen Aers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: