Bug 15081 - JavaConventions.validateClasspath allows nesting source folders
Summary: JavaConventions.validateClasspath allows nesting source folders
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-02 09:08 EDT by Martin Aeschlimann CLA
Modified: 2002-05-06 06:30 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 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.