Version: 1.2 (using KDE KDE 3.1.4) Installed from: Debian testing/unstable Packages Compiler: G++ 3.3.3 OS: Linux Hi, When I create a package, put classes in it, and use the code generation wizard, things work OK. I will the reload the file later, invoke the code generation wizard and the classes are no longer listed. I will put classes without a package. Only those classes without a package are visible in the code generation wizard. Wow.
I dont see this behavior in the CVS version. I created a file with 2 classes, one which has a package and the other which is outside of the package. I saved the file, then pulled up the code generation wizard and generated the code with no problems. Can you send me an XMI file that shows your error?
I can't confirm this either.
can't recreate
I recreated this bug with 2 packags. I created a class and two packages. I insert the class in a package then the package in another package: - package 1 - package 2 - Class I generated the code and saved the xmi. Upon reloading, the code generated did not generate my class code.
I see the problem now, it does't work for classes which are inside a package which is itself inside a package. Single nested packages are fine. Reopened.
*** This bug has been marked as a duplicate of 91434 ***