[hibernate-issues] [Hibernate-JIRA] Closed: (HBX-875) support case-insensitive hql/jpql syntax highlighting in HQL editor

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Sun Feb 25 06:46:34 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-875?page=all ]
     
Max Rydahl Andersen closed HBX-875:
-----------------------------------

     Resolution: Fixed
    Fix Version: 3.2beta10

thanks. fixed. (a simple matter of using toUpper instead of toLower ;)

> support case-insensitive hql/jpql syntax highlighting in HQL editor
> -------------------------------------------------------------------
>
>          Key: HBX-875
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-875
>      Project: Hibernate Tools
>         Type: New Feature

>   Components: visualizations
>     Versions: 3.2beta8
>     Reporter: Joseph Marques
>      Fix For: 3.2beta10

>
>
> Currently, the HQL editor only changes hql/jpql keywords to maroon/purple-ish if the entire word is lower-case. Some people like to put all keywords in caps. Others prefer the first letter of the word to be capitalized. It would be nice to see a case-insensitive coloring strategy to give a more natural, user-friendly feel to the HQL editor that satisfies a variety of these tastes.

-- 
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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list