[
https://jira.jboss.org/jira/browse/JBIDE-2818?page=com.atlassian.jira.plu...
]
Dima Geraskov updated JBIDE-2818:
---------------------------------
Attachment: 1.jpeg
now editor have 'Properties' tab and show all properties together.
1.jpeg shows it for the following persitnence unit:
<persistence-unit name="helloworld"
transaction-type="RESOURCE_LOCAL">
...
<properties>
<property name="my.property.NOT_HIBERNATE" value="test" />
<property name="hibernate.archive.autodetection" value="class,
hbm" />
<property name="hibernate.show_sql" value="true" />
...
</properties>
</persistence-unit>
Need to create tab that will show most important hibernate properties(like New
configuration file wizard page does).
Hibernate properties tab for persistence.xml editor
---------------------------------------------------
Key: JBIDE-2818
URL:
https://jira.jboss.org/jira/browse/JBIDE-2818
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Reporter: Dima Geraskov
Assignee: Dima Geraskov
Attachments: 1.jpeg
Create tab for hibernate specific properties.
--
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