mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Add missing since tag.
This commit is contained in:
parent
3c6f76e9e1
commit
7137aaeb64
1 changed files with 1 additions and 0 deletions
|
@ -1275,6 +1275,7 @@ public class CCorePlugin extends Plugin {
|
|||
* or embedded within the resource tree of projects when they are not top level folders.
|
||||
*
|
||||
* @return boolean preference value
|
||||
* @since 5.2
|
||||
*/
|
||||
public static boolean showSourceRootsAtTopOfProject() {
|
||||
return getDefault().getPluginPreferences().getBoolean( CCorePreferenceConstants.SHOW_SOURCE_ROOTS_AT_TOP_LEVEL_OF_PROJECT);
|
||||
|
|
Loading…
Add table
Reference in a new issue