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 96756 - Reverse Engineer dialog does not remember state of the radio buttons
Summary: Reverse Engineer dialog does not remember state of the radio buttons
Status: RESOLVED DUPLICATE of bug 87090
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 10:52 UTC by Alexandr Scherbatiy
Modified: 2007-07-12 23:27 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 Alexandr Scherbatiy 2007-02-28 10:52:55 UTC
Steps to reproduce:

- Create a Java Application
- Create a UML project
- Create a Class diagram
- Put a Class element on the diagram and name it
- Generate Code for the Class element, browse folder location
  to the Java Application src folder
- Select the Class element and invoke 'Navigate To Source'

- Change the source
- Invoke 'Reverse Engineer'
- Select 'Use Existing UML project' radio button  on 'Reverse Engineer' dialog
- Choose the UML project
- Press 'OK' button

- Change the source
- Invoke 'Reverse Engineer'
  The 'Create  New UML Project' radio button is selected instead of
  'Use Existing UML project' radio button that was already used before.
Comment 1 Peter Lam 2007-03-20 23:27:06 UTC
low use case not currently impacting our installed user base.
Comment 2 Craig Conover 2007-07-12 23:27:28 UTC
Issue 87090 is basically a different statement of the same problem.

*** This issue has been marked as a duplicate of 87090 ***