This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174437

Summary: Reverse engineering for UML skips classes
Product: uml Reporter: schtefan <schtefan>
Component: Reverse EngineeringAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description schtefan 2009-10-13 12:30:11 UTC
UML plugin information:
  Version: 1.4
  Source: NetBeans IDE 6.7 (Build 200907230233)
After doing reverse engineering on my Java SE project, around have of the classes are missing in the Model of the UML
project. The counter of classes in the output of Reverser engineering is correct, though. Some of the missing classes
are included as Datatype although they are real classes.
I tried the same with NetBeans 6.5.1 (UML plugin Version: 1.4.2, Source: NetBeans), and everything works correctly as
expected, all classes are included in the model. When I import this UML project into NetBeans 6.7, all classes are still
there.