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 35479 - Exception is thrown when AntBuidTarget is deleted
Summary: Exception is thrown when AntBuidTarget is deleted
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-19 09:50 UTC by Marek Grummich
Modified: 2004-04-19 16:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (3.25 KB, text/plain)
2003-08-19 09:51 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2003-08-19 09:50:33 UTC
Build 20030819; j2sdk1.4.2-build28; Linux RedHat 9

Test case:
- start IDE (project) and create a new
AntBuidTarget through New Templates Wizard
- as soon as a new AntBuidTarget is opened in the
Source Editor, select its node in the Explore and
invoke 'Delete' action from popup menu
=> attached exception is thrown
Comment 1 Marek Grummich 2003-08-19 09:51:28 UTC
Created attachment 11354 [details]
exception
Comment 2 Marek Grummich 2003-08-19 10:11:06 UTC
Seems to me, a similar exception is thrown when I edit the ant script
in the Source Editor and when I want to execute the script unless it
is saved.
Comment 3 Jan Becicka 2003-09-10 14:53:16 UTC
Editing ant files should definitely work. Otherwise we are unable to
test ant module -> P1.
Comment 4 Vitezslav Stejskal 2003-10-04 12:00:29 UTC
The ProjectMemberLook and sources looks decorators fixed. This should
work now.
Comment 5 Jan Becicka 2003-11-25 14:03:44 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 6 Jan Becicka 2003-11-25 14:12:54 UTC
---> CLOSED