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