I'am using Eclipse and StatET to script in R.
I am using the great data.table package which introduce the syntax :=
For eclipse it is a syntax error but it is not the case in the context of this package.
Is there a way to make Eclipse consider := as correct ?
Many thanks