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 - Existence of "build" or "dist" should not prevent creating a project from binary
Summary: Existence of "build" or "dist" should not prevent creating a project from binary
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-16 19:51 UTC by Vladimir Kvashin
Modified: 2014-04-24 02:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test project (65.80 KB, application/zip)
2014-04-16 19:51 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
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)