View previous topic :: View next topic |
Author |
Message |
110176
Joined: 16 Dec 2003
Posts: 1
|
Posted: Tue Dec 16, 2003 12:25 pm Post subject: reverse-engineering
|
|
|
I am very new user of eclipse-UML and want to create class diagrams from existing classes. As per the documentation, we can do this by drag-drop of class. But in my project, i am unable to drag-drop the class itself. My classes are not compiled. Is it the reason?
|
|
Back to top |
|
|
julien
Joined: 16 Mar 2003
Posts: 157
|
Posted: Thu Dec 18, 2003 11:31 am Post subject: Re: reverse-engineering
|
|
|
You need in the Java perspective, not resource one.
julien
omondo
|
|
Back to top |
|
|
ucfknighted
Joined: 18 Feb 2004
Posts: 2
|
Posted: Wed Feb 18, 2004 6:16 pm Post subject: Missing Class
|
|
|
I am trying to reverse engineer an existing application. I am able to get most of the classes in my class diagram, but a couple of the classes are missing. I have tried to drag and drop the class. I have also tried to use the insert selection from the right-click menu. The class has not appear using either of these methods. I am in the Java perspective. Why is this class not appearing?
|
|
Back to top |
|
|
julien
Joined: 16 Mar 2003
Posts: 157
|
Posted: Tue Mar 02, 2004 7:47 pm Post subject: Re: Missing Class
|
|
|
We have figured out what is wrong. It is a bug of JDT. The fix is integrated in M6. The build for Eclipse 2.1.2 will be available soon.
julien
omondo
|
|
Back to top |
|
|
|