Bug 199866 - All object directories are forced into export status
Summary: All object directories are forced into export status
Status: VERIFIED DUPLICATE of bug 41255
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-14 08:45 EDT by benson margulies CLA
Modified: 2007-09-18 02:59 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description benson margulies CLA 2007-08-14 08:45:04 EDT
Build ID: I20070625-1500

Steps To Reproduce:
1. Create a java project with multiple source directories.
2. Enable multiple output folders
3. Attempt to turn off export for one of the output folders


More information:
I specifically have multiple output folders to keep unit test material separate from core code. It's a problem, then, that things like log4j configuration files end up exported, even when carefully quarantined into the test folder and thus the test binary folder.
Comment 1 Jerome Lanneluc CLA 2007-08-14 10:07:25 EDT
> 3. Attempt to turn off export for one of the output folders
Could you please elaborate ? Where is the "export" functionality that you want to turn off ?
Comment 2 benson margulies CLA 2007-08-14 11:51:43 EDT
In the 'order and export' tab of the Build Path, there is a checkbox for each item indicating whether to export the item (include its contents in the classpath of dependents). It is impossible to turn it of for any of the source directories.
Comment 3 Jerome Lanneluc CLA 2007-08-17 04:53:17 EDT

*** This bug has been marked as a duplicate of bug 41255 ***
Comment 4 Maxime Daniel CLA 2007-09-18 02:59:00 EDT
Verified for 3.4 M2 using build I20070917-0010.