[jbosstools-issues] [JBoss JIRA] (JBIDE-19157) Wrong configuration of entry for XML catalog in org.hibernate.eclipse.mapper_4.0.0.Final-v20141016-1911-B82

Jiri Peterka (JIRA) issues at jboss.org
Tue Mar 3 09:23:49 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-19157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Peterka closed JBIDE-19157.
--------------------------------


Editing, validation, code completion in reveng file works. Verified with JBDS 8.1.0.Beta1-B438.

> Wrong configuration of entry for XML catalog in org.hibernate.eclipse.mapper_4.0.0.Final-v20141016-1911-B82
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19157
>                 URL: https://issues.jboss.org/browse/JBIDE-19157
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate
>         Environment: org.hibernate.eclipse.mapper_4.0.0.Final-v20141016-1911-B82
>            Reporter: Vitali Dyachkov
>            Assignee: Koen Aers
>            Priority: Critical
>             Fix For: 4.2.3.Beta1, 4.3.0.Alpha2
>
>
> 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:
> {code:xml}
>            <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"
> 			   />
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list