Bug 122505 - [build path] Can't exclude folder if exclusion pattern disabled on project/workspace level
Summary: [build path] Can't exclude folder if exclusion pattern disabled on project/wo...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M5   Edit
Assignee: Benno Baumgartner CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 122615
Blocks:
  Show dependency tree
 
Reported: 2006-01-03 07:06 EST by Benno Baumgartner CLA
Modified: 2006-02-16 06:24 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 Benno Baumgartner CLA 2006-01-03 07:06:52 EST
Version: 3.2.0
Build id: I20051220-0800

Create project with inclusion and exclusion patters disabled and no seperate
src and output folder.
On build path menu select 'New Source Folder'
The wizard shows the error:
 Cannot nest 'P03/src' inside 'P03'. To enable the nesting exclude 'src/' from 'P03'
But the check box is disabled (which is correct). The error should say something else.
Comment 1 Benno Baumgartner CLA 2006-01-04 07:05:57 EST
Just having the check box disabled without informing the user why is very bad. I will enable the check box even though selecting it will not solve the issue. But at least if the user does select the check box he will be informed why it does not work that way: "Inclusion or exclusion patterns are disabled in project Foo, cannot selectively include or exclude from entry: ''"

But the error message is confusing. The error message comes from core. File bug 122615 against core.
Comment 2 Benno Baumgartner CLA 2006-01-04 07:09:40 EST
released enabled check box > 20060103
Comment 3 Benno Baumgartner CLA 2006-02-15 10:04:45 EST
Forgot to tag it as fixed back then