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 98116 - support of reverse engineering java class files
Summary: support of reverse engineering java class files
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: issues@uml
URL:
Keywords:
: 129395 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-16 20:42 UTC by Peter Lam
Modified: 2008-03-06 17:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2007-03-16 20:42:52 UTC
In my UML class-diagram, I would like to show the "implements", "depends-on",
"inherits" relationships for classes that are contained a jar file. The jar file
has already been added as a library via Library Manager, to a pure-Java project,
and Reverse-Engineered, s.t. I can browse down to the classifier
(class/interface) definition in the jar, via the property-window. I was hoping
to be able to drag-n-drop the class-definition from there, onto the "External
Imports" node in my UML model project. I can't.
 
So, could someone please suggest the right way to do this, i.e. achieve the same
effect ? I have lots of such classes in jar's for which I don't have source
code, and it'd be too painful to create all those diagrams by hand.
Comment 1 Alexandr Scherbatiy 2007-03-19 13:09:28 UTC
see also the related issue 80973 There is no direct way to add DataTypes from
standart java library
Comment 2 Peter Lam 2008-03-06 17:00:31 UTC
*** Issue 129395 has been marked as a duplicate of this issue. ***