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 127339

Summary: Cancelling "Adds to ClearCase Repo" menu closes project
Product: versioncontrol Reporter: mdweezer <mdweezer>
Component: ClearCaseAssignee: Ramin Moazeni <rmoazeni>
Status: RESOLVED FIXED    
Severity: blocker CC: tpavek
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description mdweezer 2008-02-13 20:37:13 UTC
After selecting the option to add a project to a ClearCase repository and then canceling results in the selected project
being removed from the menu.
Comment 1 Tomas Stupka 2008-02-14 09:26:46 UTC
The import wizard is broken. It wasn't even intended to be in the preview. Our fault.

The project should still be on the disk, it just got closed in the IDE.

However, you still should be able to use the remaining functionality. Either directly create a project 
in a vob directory or just copy the project into. Afterwards you may add it to source control via the 'Add to _source_
control' action and so on ...
 
thanks
Comment 2 Peter Pis 2008-03-20 21:05:44 UTC
Being close to release of 6.1, more over this issue is annoying and should be fixed. Increasing priority to P2.
Comment 3 Tomas Stupka 2008-03-27 17:34:23 UTC
dropped import wizard from the code base as it won't be shipped with 6.1. closing.