Afterthought News
Status: Pre-Alpha
Brought to you by:
beders
The current build now features a source code generator, which builds code skeletons from JavaDocs.
See de.monoid.at.generator.JavaDoc2Source
A very early alpha is now available on the CVS.
You need maven + some assorted libraries to
get it running.
Do a "maven war" and you get a WAR file ready to be deployed with a mysql database.
We are using JPOX/JDO to do persistence and the echo framework for the UI.
Currently all you can is view the APIs, packages and classes analzyed while running the unit tests.
I'm moving to Linux (gentoo, to be specific) and slowly moving my development platform to it. This may take a while, but the project is not dead.
Cheers,
Jochen