Bug 163686 - Per-folder build
Summary: Per-folder build
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 3.1.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 11:50 EST by Giovani Meneghel CLA
Modified: 2020-09-04 15:26 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 Giovani Meneghel CLA 2006-11-07 11:50:31 EST
Many projects are divided by modules, and usually one module corresponds to one directory inside the source folder.
It would be very useful, specially in very big projects, if we could build the modules (i.e., the folders) independently.
Today I do this by opening a string-prompt when launching Build Project, and I enter the module (directory) name in the prompt.
Warning and Error markers should be updated only in the module which was built.
The build could be launched by an option in the context menu we get by right-clicking a folder.

This enhancement is related to Bug 109080.