You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
It is difficult to handle packages at deeper level than level 1.
Example:
RootPackage (Level 1)
RootPackage.SubPackage (Level 2)
RootPackage.SubPackage.SubSubPackage (Level 3)
In my case I have a RootPackage having no classes or interfaces, instead it has
a couple of sub-packages.
1. It seems impossible to create an empty RootPackage.
2. It seems impossible to create an RootPackage containing packages.
3. It seems impossible to create the RootPackage.SubPackage unless one has a
RootPackage.
Creating just the SubPackage will not work for me since I have different
packages named Utils.
----
OTHERWISE I really like working with the PGF-umlcd package.
Regards,
Anders
Original issue reported on code.google.com by [email protected] on 30 Jan 2012 at 12:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Jan 2012 at 12:18The text was updated successfully, but these errors were encountered: