Bug 15081

Summary: JavaConventions.validateClasspath allows nesting source folders
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M6   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Martin Aeschlimann CLA 2002-05-02 09:08:26 EDT
20020501
JavaConventions.validateClasspath allows the following classpath

source entry: MyProj
source entry: MyProj/src
output location: MyProj/src

is this ok?
Comment 1 Philipe Mulet CLA 2002-05-06 05:54:09 EDT
No this should be rejected.
Comment 2 Philipe Mulet CLA 2002-05-06 06:30:53 EDT
Fixed.