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 243871

Summary: Existence of "build" or "dist" should not prevent creating a project from binary
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: test project

Description Vladimir Kvashin 2014-04-16 19:51:10 UTC
Created attachment 146788 [details]
test project

Here is a test project in the attachment. It is based on Makefile and is built on Solaris x86 with GNU.

It contains a "build" directory.
I tried to create a project within its root, i.e. in gizmo_make_proj_new_from_bin.

IDE denied rproject creation saying that "build" or "dist" subfolder exists.

But it does not matter for a project from binary!
Comment 1 Vladimir Kvashin 2014-04-16 19:56:45 UTC
This takes place with remote projects, it seems with local its OK
Comment 2 Vladimir Kvashin 2014-04-16 20:49:53 UTC
http://hg.netbeans.org/cnd-main/rev/7c7205d04d9c
Comment 3 Quality Engineering 2014-04-18 02:40:15 UTC
Integrated into 'main-silver', will be available in build *201404180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7c7205d04d9c
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243871 - Existence of "build" or "dist" should not prevent creating a project from binary
Comment 4 Quality Engineering 2014-04-24 02:05:05 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/2ee5341c1022
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243871 - Existence of "build" or "dist" should not prevent creating a project from binary
(transplanted from 7c7205d04d9c16c0679ea29f012994d926f26dcb)