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 78705 - Class is not moved to another package on a diagram if it was moved from source
Summary: Class is not moved to another package on a diagram if it was moved from source
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-21 05:14 UTC by bugbridge
Modified: 2009-01-15 14:43 UTC (History)
1 user (show)

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 bugbridge 2006-06-21 05:14:56 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original submitter: sunflower

Description:
Netbeans 5.5 Preview (build 2006.01.31).

Steps to reproduce:

- Create a class diagram.
- Create 'pack1' package in the UML project.
- create 'pack2' package in the UML project.
- Drag and Drop 'pack1' package on the class diagram.
- Drag and Drop 'pack2' package on the class diagram.
  There are two package elements on the diagram.
- Put a class element on the 'pack1' package element area
   and name it 'Class1'.
- Put a class element on the 'pack2' package element area
   and name it 'Class2'.
- Select 'Class1' class under 'pack1' package on the java
  project and invoke 'Refactor|Move Class...'.
- Select 'pack2' item from  'To Package' combo box and
  press 'Next' button on 'Move Class' dialog.
- Do Refactoring.
 'Class1'  class is moved to 'pack2' package in the java project.
- Go to the class diagram.
   'Class1' class is still on 'pack1' package element. It is not moved
   to 'pack2' package element.
Comment 1 Joanne Lau 2008-06-13 18:02:59 UTC
Still exists in 6.5