buildship
buildship copied to clipboard
composite builds is not correctly update the connection.project.dir
When I include B build in A build includeBuild('../B')
and then I remove it
the "connection.project.dir" in B does not comply with removal and retains the value of build A. that lead to Problems one of which is that project B is no longer correctly refreshable by eclipse