[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8621) provide multi-line comments in hql-editor

nimo stephan (JIRA) jira-events at lists.jboss.org
Fri Mar 25 03:38:45 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591771#comment-12591771 ] 

nimo stephan commented on JBIDE-8621:
-------------------------------------

It is not to easy to exclude a whole query which spans multiple lines while prototyping in hql-editor. But you are right, actually hql-editor can only be used in the editor. However, I can store that (and only one) hql-editor-file for maintenance.


> provide multi-line comments in hql-editor
> -----------------------------------------
>
>                 Key: JBIDE-8621
>                 URL: https://issues.jboss.org/browse/JBIDE-8621
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.2.0.Final
>            Reporter: nimo stephan
>            Assignee: Dmitry Geraskov
>             Fix For: 3.3.x
>
>
> According to https://issues.jboss.org/browse/JBIDE-6974, comments are provided, but only one-line-comments via --. This is a limitation!
> Especially, multi-line-comments should be provided by /*comment*/.
> /*  . . .  */ is supported in SQL. 
> Especially in hql-editor, multline comments are more sensefull than one-line-comments. 
> Imagine, I have 20 queries, I am forced to have 20 hql-editor instances in my ide! 
> This does not only cost RAM, it is also not user-friendly to handle 20 different hql-editors-instances instead of only one, in which the user can comment out different queries via multi-line.
> Please provide a full support for comments in hql-editor, one-line AND multi-line comments.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list