========================
ObjectBuilder README
========================
ObjectBuilder is a C++ CASE tool (CASE, code generator, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
It is written primarily in Java and is distributed under the terms of the Simplified BSD License, see license.txt.
Binaries are available from::
http://sourceforge.net/projects/objectbuilder2
The latest source can be retrieved via git from::
hg clone http://hg.code.sf.net/p/objectbuilder2/code objectbuilder2-code
Author: Dmitry Ognyannikov <sirius_plus@yahoo.com>