[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Full Java 1.5 ASTParser

Andrew Eisenberg a écrit :
I am using Eclipse 3.1M6. I would like to use the DOM api to parse Java 1.5 code. However, it seems that the ASTParse in 3.1M6 cannot parse Java 1.5. Does a more recent version of eclipse have a full Java 1.5 parser?
The DOM ASTParser in RC1 can parse any 1.5 source code.
If you find an example that doesn't work, let us know by opening a bug report against JDT/Core with steps to reproduce.
--
Olivier