mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
Missing @since tag
This commit is contained in:
parent
88cea3fb22
commit
9d403c3d87
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ public class CCorePreferenceConstants {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Show source roots at the top level of projects.
|
* Show source roots at the top level of projects.
|
||||||
|
* @since 5.2
|
||||||
*/
|
*/
|
||||||
public static final String SHOW_SOURCE_ROOTS_AT_TOP_LEVEL_OF_PROJECT = CCorePlugin.PLUGIN_ID + ".showSourceRootsAtTopLevelOfProject"; //$NON-NLS-1$
|
public static final String SHOW_SOURCE_ROOTS_AT_TOP_LEVEL_OF_PROJECT = CCorePlugin.PLUGIN_ID + ".showSourceRootsAtTopLevelOfProject"; //$NON-NLS-1$
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue