You can select wether the generated code shall use a java assert-statement or throw an IllegalArgumentException(PRE)/IllegalStateCondition(POST).
The ant-task is finally done and an example in the build.xml.
Only the eclipse-plugin and lots of documentation is missing.
Added build.xml to compile everything with ant.
Added command-line-interface to use the OCLCodeGenerator.
Added test-case showing how the command-line works.
Added more documentation on what libs are needed and how to run everything.
Well, we have a working version with pre- and post-conditions as well as invariants.<br/>
Within the next _5_days_ we plan to have the ant-task(0% done) and eclipse-plugin(60% done) ready and documented.<br/>
After that some major documentation-writing and a german translation for documentation and error-messages is planned to take place.