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 76286 - [55cat] UML out of sync
Summary: [55cat] UML out of sync
Status: VERIFIED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-12 15:13 UTC by _ alexlamsl
Modified: 2006-11-14 10:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ alexlamsl 2006-05-12 15:13:11 UTC
[ JDK VERSION : 1.6 ]

I have a class library project, and reverse engineered a UML project from it.

As a add new methods into an existing interface, the corresponding
element in the UML gets updated with new operations, which is fine.

When I add an new interface, a new UML element is created in accord as
well, which is also fine.

But now if I add new methods to this new interface, the UML element
would not be updated with the new operations.
Comment 1 Peter Lam 2006-05-30 23:43:19 UTC
The UML modeling tool in the enterprise pack has not yet been tested on JDK 1.6.
We'll have to look into this problem.
Comment 2 Trey Spiva 2006-08-10 19:20:14 UTC
I was not able to replicate this issue.  I believe that was fixed by another fix
that was check in the last week of July.
Comment 3 Andrew Korostelev 2006-08-11 18:10:49 UTC
This also works for me.
I hAve tried in nb55 entpack beta milestone17.
winxp with jdk1.6 beta2.
Comment 4 Alexandr Scherbatiy 2006-11-14 10:04:40 UTC
verified