[jbosstools-issues] [JBoss JIRA] (JBIDE-18708) Provide content assist on hibernate properties values in persistence.xml

Koen Aers (JIRA) issues at jboss.org
Tue Nov 11 09:33:25 EST 2014


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

Koen Aers updated JBIDE-18708:
------------------------------
    Fix Version/s: 4.2.x
                   4.3.x


> Provide content assist on hibernate properties values in persistence.xml
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-18708
>                 URL: https://issues.jboss.org/browse/JBIDE-18708
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: hibernate
>    Affects Versions: 4.2.0.Final
>            Reporter: Xavier Coulon
>             Fix For: 4.2.x, 4.3.x
>
>
> in persistence.xml, it would be convenient to have content assist on values for Hibernate properties such as those below:
> {code}
>     <property name="hibernate.hbm2ddl.auto" value="create-drop" />
>     <property name="hibernate.show_sql" value="false" />
> {code} 
> especially the alternative values to {{create-drop}} ;-)



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list