Hi Tom, When I try naming the package that way, I don't get the hierarchy I want. I often need to create subpackages. It would be nice if the package name were parsed for separators, and the appropriate hierarchy generated.
Mark On Tue, Mar 27, 2012 at 11:54 AM, Tom Morris <[email protected]> wrote: > On Tue, Mar 27, 2012 at 12:27 PM, Mark Fortner <[email protected]> > wrote: > > Is there a quick way to create packages in ArgoUML? I was trying to > create > > a package like com.google.whatever. Rather than creating a "folder" for > > each part of the domain I wanted to simply specify com.google.whatever > and > > have it create the appropriate set of nested folders. I tried with both > > Java style and UML style package names, and neither seemed to create the > > appropriate nesting. Is there another way of doing this? > > I don't think that there's a way to create a complete folder hierarchy > in one go, but there's no rule saying that you have to start at the > root. You could name your top level folder com.google (or whatever) > and just nest any additional namespaces under that. > > Tom > > ------------------------------------------------------ > > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2941214 > > To unsubscribe from this discussion, e-mail: [ > [email protected]]. > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2941247 To unsubscribe from this discussion, e-mail: [[email protected]].
