| [news.eclipse.tools.jdt] Re: Full Java 1.5 ASTParser |
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.