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

Wrong configuration of entry for XML catalog in org.hibernate.eclipse.mapper_4.0.0.Final-v20141016-1911-B82

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.2.3.Beta1, 4.3.0.Alpha2
    • None
    • hibernate
    • None
    • org.hibernate.eclipse.mapper_4.0.0.Final-v20141016-1911-B82

      plugin.xml does not refer correct
      hibernate-tools-3.4.0.CR2.jar

      which makes impossible loading of DTD by Eclipse from XML catalog and editing of <hibernate-reverse-engineering> type of XML files in source mode with drop down elements.

      Fix:

                 <public publicId="-//Hibernate/Hibernate Reverse Engineering DTD 3.0//EN"
                     uri="jar:platform:/plugin/org.hibernate.eclipse.libs/lib/tools/hibernate-tools-3.4.0.CR2.jar!/org/hibernate/hibernate-reverse-engineering-3.0.dtd"
      			   webURL="http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd"
      			   />
      
      

              kaers@redhat.com Koen Aers
              aavaranta Vitali Dyachkov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: