Description of problem: Although the '#' was not officially a comments sign, it is treated as such. This now collides with inline casts that use hash sign to separate field from the type it should be cast to. Version-Release number of selected component (if applicable): JBoss Drools Core 6.0.0.201308222359 and also master (2013-11-08) Eclipse 4.3 (Kepler), JBDS 7.0.1.GA Steps to Reproduce: 1. open drl file 2. add a # sign on some row Actual results: The rest of the row is marked as comment Expected results: nothing, # is a normal character Additional info:
QE considers this optional for 6.0.1.