Frank's Eclipse and Java Blog

Tuesday, January 18, 2005

Open Source Code Review Tool, Hammurapi 3.7, released

Open Source Code Review Tool, Hammurapi 3.7, released

This looks interesting and seems to mesh well with my metrics plugin for eclipse. I wonder what the JSEL metamodel is all about. I will have to investigate this further. With a metamodel separate from Eclipse's JDT, I might be able to implement an often requested feature, which is to allow metrics calculation from Ant without Eclipse. I cannot currently do this because the metrics calculations depend on the JDT meta model, hence the code has to be in an Eclipse workspace