Anonymous | Login | 2022-06-26 02:06 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000281 | OMNeT++ | IDE / C++ development | public | 2011-04-26 13:46 | 2011-04-27 09:40 | ||||
Reporter | sebastian | ||||||||
Assigned To | andras | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | no change required | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000281: "Build Project" function builds base projects as well | ||||||||
Description | When choosing "Build Project" from a project's context menu, it also builds the project(s) that project depends on. This is especially inconvenient if my project depends on a large project like MiXiM. When I build my project via context menu->Build Project it cleans MiXiM as well, which takes a very long time to rebuild. Build should only build the local project (or ask whether to build base projects as well). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000420) sebastian (reporter) 2011-04-26 13:59 |
It seems to be "similar" to bug 0000173 reported by Andras, but only for "make". |
(0000421) andras (administrator) 2011-04-27 09:40 |
It is the intended behavior of CDT (http://www.eclipse.org/cdt/ [^]) to build referenced projects before the selected one. If the referenced projects are already up to date (recently built), their build process (Makefile) is supposed to complete instantenously. Consequently, this is not a bug but expected behavior. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-04-26 13:46 | sebastian | New Issue | |
2011-04-26 13:59 | sebastian | Note Added: 0000420 | |
2011-04-27 09:40 | andras | Note Added: 0000421 | |
2011-04-27 09:40 | andras | Status | new => resolved |
2011-04-27 09:40 | andras | Resolution | open => no change required |
2011-04-27 09:40 | andras | Assigned To | => andras |
Copyright © 2000 - 2022 MantisBT Team |