[SrcML] Java 1.5
Status: Beta
Brought to you by:
crashchaos
From: Frank R. <fra...@in...> - 2005-06-06 12:05:47
|
The new java 1.5 parser is now in CVS. All the new tag classes have been added as well and the ViewPlatform was adjusted too. Right now the unittests work, but as mentioned earlier we still need to find a project which actually uses java 1.5. The current 1.3 projects however parse fine. There seems to be a problem though when you have the old CVS modules still lieing around. To avoid this problem I will soon do a support request on SourceForge to have those modules removed. If you get a strange ClassCastException make sure you only have the srcml, parser-java, views and unittests modules checked out. Also some unittests don't work yet, as the Schema was changed and some of these changes still have to be taken care of in the API. I don't consider the new 1.5 parser stable yet, but at least the unittests for schema and view work. (You can run them with 'ant view' and 'ant schema') Please let me know if you run into any troubles with the new parser and feel free to try to parse some selected 1.5 example sources with it. -- Raiser, Frank Student @ University of Ulm (www.uni-ulm.de) Osborn's Law: Variables won't; constants aren't. (Don Osborn) |