[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modisco] Re: New Java AST tool based on Java Abstract Syntax Discovery Tool

Hi Dimitris,

Dimitris Kolovos schreef:
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

I released a new version already that includes the fixes (v.1.0.1). It seems to work on your example. Sorry for the hasty release...

Dennis