openbsd-ports/devel/bouml/pkg/MESSAGE-main
jasper acb3b9b589 import bouml 4.5
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java, Idl, PHP and Python.
BOUML is extensible, and the external tools (named plug-outs) may be developed
in C++ or Java, using BOUML for their definition as any other program. The code
generators and reverses are ones of the predefined plug-outs included in the
BOUML distribution.

feedback and ok ajacoutot@
2008-09-17 11:56:33 +00:00

7 lines
197 B
Plaintext

Set the maximum number of concurrent users working on the same project,
to users + 1. Like:
export BOUML_ID=2
To use your prefered editor, instead of BOUML's editor:
export BOUML_EDITOR=$EDITOR