[
https://issues.jboss.org/browse/JBIDE-19157?page=com.atlassian.jira.plugi...
]
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-engineeri...
/>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)