| [news.eclipse.modisco] Re: New Java AST tool based on Java Abstract Syntax Discovery Tool |
Hi Dimitris,
Hi Dennis,
I just installed Java AST, created a hello world plugin project (attached), and invoked the "Create Java AST model" on it but I got the following error:
String index out of range: 1400
Full stack trace: *snip*
Thanks for the feedback! I found out I had some issues indeed: https://ssel.vub.ac.be/bugzilla/show_bug.cgi?id=36 https://ssel.vub.ac.be/bugzilla/show_bug.cgi?id=37
Dennis