[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1960) Syntaxcoloring wrong if DSLR contains a "#"-Character
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Thu Apr 21 18:56:19 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kris Verlaenen updated JBRULES-1960:
------------------------------------
Assignee: (was: Kris Verlaenen)
> Syntaxcoloring wrong if DSLR contains a "#"-Character
> -----------------------------------------------------
>
> Key: JBRULES-1960
> URL: https://issues.jboss.org/browse/JBRULES-1960
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-eclipse
> Affects Versions: 5.0.0.M5
> Environment: eclipse 3.4, WinXP, jre6u10
> Reporter: Norbert Ziegler
> Priority: Minor
> Fix For: FUTURE
>
>
> While editing a DSLR-File one can see that everything after an #-Character is colored as comment, regardless of the position of the #.
> Indeed, it is not a comment.
> Imagine the following line in a DSLR:
> Compute noselength to #MYVAR * #AGE
> then everything at / after "#MYVAR" is rendered as a comment.
> In this case a comment should only be recognized if the first non-empty-char of the line is the "#"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list