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 78543 - UML|Code Engineering|Elements preferences do not work
Summary: UML|Code Engineering|Elements preferences do not work
Status: RESOLVED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 12:48 UTC by bugbridge
Modified: 2007-06-12 18:36 UTC (History)
1 user (show)

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 bugbridge 2006-06-20 12:48:29 UTC
steps to reproduce:
1. create java project
2. create uml project by re
3. add package with scioped class diagram
4. set all UML|Round Trip Engineering|Elements preferences to No
5. add class to the diagram and name
class appears in source
6. rename class
class is rewnamed in source
7. refactor class name from source
class name is updated in model
8. add operation to the class
operation appears in source
9. rename operation in model
operation is updated in source
10. rename operation in source
operation name is updated in model

changes to classes and operations are processed by RT, it seems all Elements
preferences have no effect
Comment 1 Yang Su 2006-12-18 21:50:51 UTC
This issue becomes obsolete with live roundtrip disabled now. UML|Round Trip
Engineering| has been taken out.
Comment 2 Craig Conover 2006-12-18 22:09:57 UTC
Actually, i should have closed this as fixed. The wording of the options have
changed, but the functionality remains the same.

Just want to record this as fixed so all know that it has been addressed.
Comment 3 Craig Conover 2006-12-18 22:10:59 UTC
Issue was addressed and the options have been recategorized under Code
Engineering | Java Platform
Comment 4 Sergey Petrov 2006-12-19 11:32:42 UTC
Hi Craig, can you provide me steps to verify the issue, It's unclear from
description, and most likely issue is still valid and these preferences still do
not work.
Comment 5 Craig Conover 2006-12-19 17:52:19 UTC
My mistake. I didn't fix this. Sheryl's original assessment was correct that
these options are not used anymore because code is not generated in real time.
These options should just be removed for now and brought back if there is a need
for them in a future release.
 
Comment 6 Sergey Petrov 2006-12-20 10:56:54 UTC
Got no response about reasons for 'Resolved|Later'.
We have a lot of similar bugs (may be not all P2).
Comment 7 Craig Conover 2007-06-12 18:36:26 UTC
This issue is obsoleted by new options UI.