Bug 6890 - META-INF hidden
Summary: META-INF hidden
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P2 normal (vote)
Target Milestone: 2.0 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 6846
  Show dependency tree
 
Reported: 2001-12-13 07:50 EST by Dani Megert CLA
Modified: 2002-01-11 08:56 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2001-12-13 07:50:56 EST
Create a directory called META-INF ==> this is not returned by JCore when asking 
for children or non-java resources.
Comment 1 Jerome Lanneluc CLA 2001-12-17 11:43:53 EST
Fixed by checking if the folder is not a valid java identifier instead of just 
checking that it contained a dot.
Comment 2 Dani Megert CLA 2001-12-20 04:35:35 EST
Sorry but not fixed:
1. create folder a
2. add meta-inf
==> same problem

See also bug: http://bugs.eclipse.org/bugs/show_bug.cgi?id=7124
Comment 3 Jerome Lanneluc CLA 2002-01-07 05:01:35 EST
Will be fixed in next integration build that contains the fix (will be notified 
in the JDT CORE build notes).