I use project->properties->building settings->project dependencies to make a project depend on b project.
when I made some changes in b project source files , I choose build a project the b project will not be build.
Does IDE check the dependencies changes when build the main project? if yes , hot to set this property in menu?