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 3162 - Explorer - deleting of shadowed object does not work well.
Summary: Explorer - deleting of shadowed object does not work well.
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All Linux
: P4 normal (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-05 00:47 UTC by Marian Petras
Modified: 2008-12-23 10:44 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 Marian Petras 1999-08-05 00:47:40 UTC
1. Select some object in the Explorer and create its shadow in some directory.
2. Delete the shadow of the object.

Everything looks all right. Except that there is a shadow of a class that no longer exists.

3. Try the following actions with the shadow of the deleted class:

- Open:
A message "Opening <classname> ... " flashes in the statusbar of the Main Window. That is all. No file is open, no message is written.

- Compile, Execute, Customize Bean:
A compiler`s output window appears at the bottom of the screen with the following text in it:

     error: Can`t read: com/netbeans/testx/NewJApplet
     1 error

- ... you can try all actions from the context menu and see what it does.
Comment 1 Marek Grummich 2000-07-25 09:17:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:54:07 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:16:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.