Vikram Seshadri
2011-05-12 05:56:18 UTC
Hi,
downloaded the LLRP toolkit, trying to compile it in Eclose - and am stuck
in one essential place. At one stage in the build process, it gives a number
lines that go like:
[java] 3 [main] ERROR java.lang.Class - Exception while generating code:
Lexical error, Encountered: "i" (105), after : "" at
src/main/resources/templates/javaEnumerationTemplate.vm[line 104, column 75]
caused by null
- nearly 20 of these lines, all the same. After that, it ends up not
creating some of the "enumeration" generated classes, which then cascades
down, and I can't build this project. Any help on how to resolve this issue
would be greatly appreciated.
thanks,
V.
downloaded the LLRP toolkit, trying to compile it in Eclose - and am stuck
in one essential place. At one stage in the build process, it gives a number
lines that go like:
[java] 3 [main] ERROR java.lang.Class - Exception while generating code:
Lexical error, Encountered: "i" (105), after : "" at
src/main/resources/templates/javaEnumerationTemplate.vm[line 104, column 75]
caused by null
- nearly 20 of these lines, all the same. After that, it ends up not
creating some of the "enumeration" generated classes, which then cascades
down, and I can't build this project. Any help on how to resolve this issue
would be greatly appreciated.
thanks,
V.