Bug 103312 - [Doc]Build configuration help lists the wrong key for exclude.<library>
Summary: [Doc]Build configuration help lists the wrong key for exclude.<library>
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: pde-build-inbox CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
: 110526 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-11 09:33 EDT by Brian Schlosser CLA Friend
Modified: 2006-05-23 14:54 EDT (History)
1 user (show)

See Also:


Attachments
patch (1.36 KB, patch)
2005-09-15 17:30 EDT, Andrew Niefer CLA Friend
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Schlosser CLA Friend 2005-07-11 09:33:14 EDT
From the table of contents select: PDE Guide->Getting
Started->Features->Advanced topics in building features->Build configuration 

Under the section "Plug-in specific properties" the third bullet reads 
"source.<library> - lists the files that should not be copied by in the library
by the compiler;" 

It should be "exclude.<library> - ....." and the definition would make more
sense as "lists the files that should not be copied in to the library by the
compiler;"
Comment 1 Andrew Niefer CLA Friend 2005-09-15 17:30:27 EDT
Created attachment 27193 [details]
patch 

Attached is a patch containing the fix outlined above.
Comment 2 Pascal Rapicault CLA Friend 2005-09-22 09:55:23 EDT
Patch released in maintenance stream.
Comment 3 Pascal Rapicault CLA Friend 2005-09-23 15:01:39 EDT
Also release in 3.2
Comment 4 Andrew Niefer CLA Friend 2006-05-23 14:54:37 EDT
*** Bug 110526 has been marked as a duplicate of this bug. ***