[jboss-jira] [JBoss JIRA] Created: (JBRULES-3077) Syntaxhighlighting wrong when a string contains /* (e.g. xpath strings)
Paul Ryan (JIRA)
jira-events at lists.jboss.org
Fri Jun 10 16:02:59 EDT 2011
Syntaxhighlighting wrong when a string contains /* (e.g. xpath strings)
-----------------------------------------------------------------------
Key: JBRULES-3077
URL: https://issues.jboss.org/browse/JBRULES-3077
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-eclipse (expert)
Affects Versions: 5.1.1.FINAL
Environment: Mac OS X Snow Leopard
Eclipse -
Version: Helios Service Release 2
Build id: 20110218-0911
Reporter: Paul Ryan
Assignee: Mark Proctor
If the then of a rule has a string that contains a /* then the rest of the file will be colored as if it was a comment. The current hack is to put /**/ at the end of the line to terminate the believed comment. The expected behavior should be that if this is seen between "" then ignore for highlighting.
--
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