Hello,
This is a PSA/note to the Roku development team. The Roku plugin for Eclipse does not correctly parse/identity LongInteger literals:
myLongInt = &hcbf29ce484222325&
The above is highlighted as a syntax error in Eclipse, but will execute perfectly fine. I believe it's the same issue with decimal long integers.