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 85397 - REGRESSION can't delete a project folder when deleting a application project
Summary: REGRESSION can't delete a project folder when deleting a application project
Status: RESOLVED DUPLICATE of bug 91941
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-09-21 01:39 UTC by judytang
Modified: 2007-02-14 09:37 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 judytang 2006-09-21 01:39:10 UTC
I am using 9/20 release55_dev build with JDK 1.6, Appserver SDK build 05 on Win XP

My appserver is installed in a directory with space in my XP machine, also I am
using JDK 1.6.

Steps to recreat:

(1) Create a new application project with one ejb jar and one war
(2) When I click on the application node, select delete project, it dose not
allow me to select delete folder option.
(3) Then I tried to delete the ejb node and app client node, I was able to 
select delete folder option.  
(4) After that, I select the app node, and select delete project, at this time I
still can not select delete folder option, I then went ahead to delete the
project, but I got the following message in NB console.
(5) The end result is I have no way to delete a project folder



----- message in NB console -------
Warning: use of system property netbeans.home in org.netbeans.modules.project.li
braries.LibrariesStorage has been obsoleted in favor of InstalledFileLocator
Cannot resolve meta.inf property for EarProject[MasterFileObject@1a3bffb[D:/test
/netbeantest/test1/InterceptorStateless]]
Cannot resolve meta.inf property for EarProject[MasterFileObject@1a3bffb[D:/test
/netbeantest/test1/InterceptorStateless]]
Comment 1 Petr Blaha 2006-09-21 08:31:16 UTC
This is a regression since the feature worked in previous release.
Comment 2 Tomas Mysik 2007-02-14 09:37:01 UTC
seems to be duplicate of bug 91941

*** This issue has been marked as a duplicate of 91941 ***