[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-879?page=co...
]
Joseph Marques commented on HBX-879:
------------------------------------
Originally posted at:
http://jira.jboss.com/jira/browse/JBIDE-437
Support @NamedQuery auto-completion and syntax-highlighting when
query is broken across lines
---------------------------------------------------------------------------------------------
Key: HBX-879
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-879
Project: Hibernate Tools
Type: New Feature
Versions: 3.2beta8
Reporter: Joseph Marques
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://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira