[
https://jira.jboss.org/jira/browse/JBIDE-3457?page=com.atlassian.jira.plu...
]
Dmitry Geraskov commented on JBIDE-3457:
----------------------------------------
Create New Hibernate Configuration File wizard.
BTW, I reproduced IllegalArgumentException.
For this do not use direct call New->Hibernate XML Mapping file. Use New->Other
instead.
Need to fix in M2 too.
Generate hbm.xml file should generate default mapping for selected
class(id, properties, etc)
---------------------------------------------------------------------------------------------
Key: JBIDE-3457
URL:
https://jira.jboss.org/jira/browse/JBIDE-3457
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.0.0.cr1
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.1.0.M3
Now it generates only the following stub:
<hibernate-mapping>
<class name="MyBean">
</class>
</hibernate-mapping>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira