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 163460 - Project directory should be deleted during project deleting.
Summary: Project directory should be deleted during project deleting.
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks: 162137
  Show dependency tree
 
Reported: 2009-04-23 10:27 UTC by bukh
Modified: 2013-05-09 02:36 UTC (History)
1 user (show)

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 bukh 2009-04-23 10:27:49 UTC
Create any default project(MIDP/BD-J/CDC) with creation default class.
Correct created class: insert "space" into "extends" keyword. For example "ext ends".
Apply "Clean and build", then apply "Delete" context menu item on the project. Select "Delete..." in the prompt and
apply "OK". "%PROJECT_DIR%/build" is in the filesystem.

"%PROJECT_DIR%/build" folder should be deleted.
Comment 1 David Strupl 2013-04-09 11:22:51 UTC
Assigning to the new owner of javame modules.
Comment 2 Roman Svitanic 2013-05-06 15:48:05 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/b28dbb986a0c
Comment 3 Quality Engineering 2013-05-09 02:36:45 UTC
Integrated into 'main-golden', will be available in build *201305082300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b28dbb986a0c
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #163460 - Project directory should be deleted during project deleting.