[Uml-user] Newbie questions
Rhys Campbell
rhyscampbell at btinternet.com
Tue Feb 15 15:55:32 UTC 2005
Just getting a grip of Umbrello and I have a couple of
questions. I very much like the code generation
facility but would like to modify what it does. For
java for some reason it insists on including..
import int;
import String;
Can I stop this?
Also I prefer to line my brackets up like
class myClass
{
Blah;
}
Rather than
class myClass {
Blah;
}
Can anyone assist?
More information about the umbrello
mailing list