No idea what this is coming from. Using groovy eclipse plugin v2.61, groovy compiler 1.8.6, eclipse 3.7
I could include some code here, but the error is generate in the middle of the comment header
/**
*
* <-- somewhere here
*
*/
Tried clean project, rebuild project and related tricks
Question: What is MOP, and is there a way to disable it ?
Francis
PS. Switching to groovy compiler 1.7 makes the error go away, but that's hardly a solution (IMO)