Hi Erno,
Erno Mononen wrote:
Hi Chauk-Mean,
I reproduced the problem, possibly the 1.9 parser gives incorrect
locations for the new 1.9 hash syntax. I filed
http://www.netbeans.org/issues/show_bug.cgi?id=167815 for this,
unfortunately it is too late to fix for 6.7 final, but possibly can be
fixed for 6.7 patch1.
Just a little update.
In the sample code, the syntax for the hash is the conventional one and not the new 1.9 one.
Moreover, if you delete the line containing the hash, the cursor placement issue is still there.
So, this is a general issue if the parser is in 1.9 compatibility mode.
Cheers.
Chauk-Mean.