Hi,
I'm using a placeholder (${...}) for defining a pointcut.
This results in the following error:
Pointcut is not well-formed: expecting 'illegal identifier character ({)' at character position 1
${...}
Is this a known issue?
Thank you
P.S. IDE 2.0.2


Reply With Quote