Bug 86332 - Deleted file not removed from Package Explorer [M5a]
Summary: Deleted file not removed from Package Explorer [M5a]
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-02-23 14:01 EST by Bob Foster CLA
Modified: 2009-08-30 02:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Foster CLA 2005-02-23 14:01:49 EST
Select file name in Package Explorer.

Hit Delete key.

Confirm dialog.

The file is deleted on disk but the name remains in the explorer view, even
after Refresh. Restarting Eclipse makes it go away.
Comment 1 Dirk Baeumer CLA 2005-02-24 07:06:40 EST
Bob, can can't reproduce this using M5a. Any additional steps to reproduce. Is
there anything in the .log file.
Comment 2 Bob Foster CLA 2005-02-24 08:56:25 EST
Well, there's this. Doesn't seem relevant, thought.

!ENTRY org.eclipse.core.resources 4 2 2005-02-21 09:02:08.53
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
	at
org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager.problemAdded(JavaDebugOptionsManager.java:319)
	at
org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager.resourceChanged(JavaDebugOptionsManager.java:228)
	at
org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:285)
	at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
	at org.eclipse.core.runtime.Platform.run(Platform.java:757)
	at
org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:279)
	at
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:153)
	at
org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:182)
	at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:139)
	at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:199)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

I neglected to mention, FWIW, that the file in question was Foo.java, which I
had just created with File > New > Class in an existing package. I don't think
it was modified.
Comment 3 Dirk Baeumer CLA 2005-02-25 08:20:24 EST
The stack trace is indeed unrelated.

Bob, I still can't reproduce the bug. Do you have additional steps.
Comment 4 Denis Roy CLA 2009-08-30 02:08:59 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.