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 86455 - Live Roundtrip is not properly disabled
Summary: Live Roundtrip is not properly disabled
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 13:34 UTC by Alexandr Scherbatiy
Modified: 2007-10-19 21:06 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 2006-10-04 13:34:23 UTC
Steps to reproduce:
- Create a java project
- Create a Java-Platform Model UML project,
  select 'Source-Model Synchronization' 
  and choose the Java source project
- Create a Class Diagram
- Put a class element on the diagram and name it 'MyClass'
- Go to the Java project
  'MyClass.java' file is generated.
Comment 1 Craig Conover 2006-10-09 21:13:28 UTC
This UI option has been removed so the Live RT can no longer be enabled.
Comment 2 Craig Conover 2006-10-09 21:15:51 UTC
assign to needs updating
Comment 3 Craig Conover 2006-10-09 21:16:34 UTC
This UI option has been removed so the Live RT can no longer be enabled.
Comment 4 Alexandr Scherbatiy 2006-10-10 11:57:14 UTC
Verified