mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Automatically update the list of source locations when the list of the referenced projects is modified.
This commit is contained in:
parent
0642ccd81b
commit
ef2a5f83f2
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ public class CSourceLocator implements ICSourceLocator, IPersistableSourceLocato
|
|||
{
|
||||
setProject( project );
|
||||
setReferencedProjects();
|
||||
setSourceLocations( getDefaultSourceLocations() );
|
||||
}
|
||||
|
||||
/* (non-Javadoc)
|
||||
|
|
Loading…
Add table
Reference in a new issue