Bug 174485 - [build] AJDT builder does not respect excludes configured for JDT source folders for sources
Summary: [build] AJDT builder does not respect excludes configured for JDT source fold...
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Eisenberg CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 13:57 EST by Ron Bodkin CLA
Modified: 2008-08-22 14:59 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Bodkin CLA 2007-02-16 13:57:04 EST
Unlike in bugzilla #161739, I'm seeing a problem where source files are being excluded (so that they won't be compiled):

I am working on a project with AJDT 1.4.2.200701190932 where the exclude filter is being used to exclude broken *source code*. This doesn't work. Moreover, switching back to a pure Java project is still broken (AJDT somehow messed up the underlying JDT configuration) and I had to explicitly re-set the exclusion filter.

Of course, having inclusion/exclusion filters on code would also be a way of getting back some of the nice functionality we used to have with build configurations.

You might prefer to make this a duplicate and just reopen bugzilla #161739
Comment 1 Matt Chapman CLA 2007-02-19 06:31:09 EST
Can you provide a testcase? At the least, I'd need to see the .classpath file.
Comment 2 Andrew Clement CLA 2008-06-13 14:07:37 EDT
anything to do here? Can we recreate or is this a dup of that old bug?
Comment 3 Andrew Eisenberg CLA 2008-08-22 14:59:58 EDT
Cannot reproduce.  I believe this has been addressed with the new ways that we are copying resources.