Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have .umr file deep down in my source tree. When I generate code from that model, can the .java files have a package declaration at the top? Right now the Java code generates fine, but there’s no package declaration.
E,
Are the packages defined in the UMR? For example, did you create package entities in your diagram and make sure to place your classes inside of them and so on?