Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-437

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

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • Major
    • None
    • 2.0.0.Beta2
    • hibernate
    • None

    Description

      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 issue diuplicates https://hibernate.atlassian.net/browse/HBX-879

      Attachments

        Activity

          People

            manderse@redhat.com Max Andersen
            joe.marques Joseph Marques (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: