[jbosside-issues] [JBoss JIRA] Created: (JBIDE-437) Support @NamedQuery auto-completion and syntax-highlighting when query is broken across lines

Joseph Marques (JIRA) jira-events at lists.jboss.org
Thu Feb 15 15:43:37 EST 2007


Support @NamedQuery auto-completion and syntax-highlighting when query is broken across lines
---------------------------------------------------------------------------------------------

                 Key: JBIDE-437
                 URL: http://jira.jboss.com/jira/browse/JBIDE-437
             Project: JBoss IDE
          Issue Type: Feature Request
          Components: Hibernate Tools
    Affects Versions: 2.0.0.Beta2
            Reporter: Joseph Marques
         Assigned To: Max Andersen


Currently, the auto-completion and syntax-highlighting for @NamedQuery annotations works great, but only if the entire query is in a single-line string.  On a daily basis I deal with queries that are almost never under 200 characters in length.  This makes writing queries on a single-line extremely awkward.  However, as soon as I break any part of the query to a new line, I also break Hibernate's annotation processing.  So I'm looking for the best of both worlds here - syntax highlighting when the query is split across an arbitrary number of lines.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list