Incremental build not working correctly [message #1842478] |
Mon, 21 June 2021 05:09  |
Eclipse User |
|
|
|
Hi,
I am working with an Eclipse based IDE.
My workspace is composed of 3 projects:
1. BSP
2. A SW library
3. A system project that uses the BSP and library and builds the final target
I noticed that the incremental build has strange behavior.
On first clean - it build all the sources.
On following build nothing is built - as expected.
On a consecutive build - all the files in the 3rd project are built again.
Then nothing is built and then again everything is rebuilt.
How can I debug it?
How can I tell what is causing this behavior - is it a problematic configuration? Is it something that the IDE supplier changed in Eclipse? Is it a bug in Eclipse?
Which log files should I include/investigate to understand the root cause?
Cheers.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.57015 seconds