Bug 43245 - Package explorer shows phantom folder as package
Summary: Package explorer shows phantom folder as package
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M4   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-17 15:12 EDT by Rafael Chaves CLA
Modified: 2003-10-03 11:49 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 Rafael Chaves CLA 2003-09-17 15:12:06 EDT
3.0 m3

Package explorer shows phantom folder as package. 

Steps to reproduce: 
1 - checkout the org.eclipse.core.runtime from Equinox repository (repository
path: /home/technology, project path:
org.eclipse.equinox/plugins/org.eclipse.core.runtime
2 - replace it with contents from branch Dynamic_Plugins
3 - a package called org.eclipse.core.internal.dependencies.visitors will
appear. This directory (visitors) has been deleted, and it exists only as a
phantom resource. It should not be surfaced to the user.
Comment 1 Dirk Baeumer CLA 2003-09-18 04:16:57 EDT
Asking Core since the Java model seems to contain a package for the phantom 
resource. 
Comment 2 Philipe Mulet CLA 2003-09-24 03:46:02 EDT
Sounds like a model updating problem.
Comment 3 Jerome Lanneluc CLA 2003-10-03 11:49:45 EDT
Verified this works with our latest. Closing. Please reopen if you see the 
problem again.