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

Xavier Coulon (JIRA) issues at jboss.org
Mon Oct 27 06:29:35 EDT 2014


Xavier Coulon created JBIDE-18708:
-------------------------------------

             Summary: 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


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.1#6329)


More information about the jbosstools-issues mailing list