Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: jzendle on March 24, 2004, 04:09:10 pm
-
Hi,
I have a few nested packages in my model and the package names in the generated java are not correct.
Example:
com: package
mycompany: package
util: package
Test: class
when generating code the package name in Test.java is 'mycompany' when it should be 'com.mycompany.util'. Any thoughts?
-
Hi jzendle,
Thanks for the note- I have noted this as a bug. We will resolve this ASAP.
Regards,
Ben
-
I had similar problems. Please see my post above.