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 240967 - [80cat] After deletion "nbproject" folder NB said that folder already exixst.
Summary: [80cat] After deletion "nbproject" folder NB said that folder already exixst.
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Linux
: P4 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-26 11:00 UTC by kosmonaffft
Modified: 2015-05-28 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Bug screenshot... (196.06 KB, image/png)
2014-01-26 11:00 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kosmonaffft 2014-01-26 11:00:01 UTC
Created attachment 144374 [details]
Bug screenshot...

1. Create C/C++ project
2. Close project, restart NB.
3. Try to create new C/C++ project with existing sources in old project folder -> NB show error that "nbproject" folder already exists, OK.
4. Close new project wizard, remove "nbproject" folder.
5. Try to repeat step 3 -> NB shows same error, NOT OK because folder has been deleted.

See screenshot of final step.
Comment 1 Alexander Simon 2014-02-10 16:01:52 UTC
(In reply to kosmonaffft from comment #0)
> 4. Close new project wizard, remove "nbproject" folder.
Please explain how you deleted folder (inside IDE or outside IDE)?
Comment 2 Alexander Simon 2014-02-10 16:03:08 UTC
Simple work around: restart IDE
Comment 3 kosmonaffft 2014-02-10 16:22:06 UTC
Outside IDE...

(In reply to Alexander Simon from comment #1)
> (In reply to kosmonaffft from comment #0)
> > 4. Close new project wizard, remove "nbproject" folder.
> Please explain how you deleted folder (inside IDE or outside IDE)?
Comment 4 Alexander Simon 2014-02-10 17:22:52 UTC
Work around:
http://hg.netbeans.org/cnd-main/rev/abbd13102f70

But scenario is invalid.
Should be additional step:
3.5 open project and delete project.
Comment 5 Quality Engineering 2014-02-11 02:55:09 UTC
Integrated into 'main-silver', will be available in build *201402110001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/abbd13102f70
User: Alexander Simon <alexvsimon@netbeans.org>
Log: work around Bug #240967 [80cat] After deletion "nbproject" folder NB said that folder already exixst.