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 65730 - [50cat] Deletion of dependent projects fails
Summary: [50cat] Deletion of dependent projects fails
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-03 15:58 UTC by host
Modified: 2009-12-21 04:59 UTC (History)
0 users

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 host 2005-10-03 15:58:45 UTC
I had imported an Eclipse workspace with the Eclipse importer.
Now I have deleted one of the imported projects with the option delete sources
turned on.
Then I wanted to delete another project (also with deleting the sources) that
was obviously dependent on the former.

I get the following exception in the output window:
C:\Dokumente und Einstellungen\holger\base\nbproject\build-impl.xml:522: The
following error occurred while executing this line:
java.io.FileNotFoundException: C:\Dokumente und
Einstellungen\holger\InfoMinderConfig\build.xml (Das System kann den angegebenen
Pfad nicht finden)
BUILD FAILED (total time: 0 seconds)

The project itself and the sources were deleted correctly.
Comment 1 Jan Lahoda 2005-10-26 15:50:28 UTC
Not nice, but not critical IMO and difficult to fix, marking with "future"
unless somebody objects.
Comment 2 Milos Kleint 2008-10-01 07:15:59 UTC
something to do on the ant project (or specific project types) level.
If I exit the IDE after deleting the first project, upon restart I get notified that the project is broken and I shall
resolve dependencies.

1. the ant projects that have an ant dependency shall listen on the depending project removal (on filesystem level?)
2. the problem resolution dialog shall allow resolving the problem by removing the project dependency.

reassigning to ant/project
Comment 3 Quality Engineering 2009-12-21 04:59:36 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team