mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
[cleanup] Add API "since" Javadoc tags
This commit is contained in:
parent
ce02078bfa
commit
e0f056e92f
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ public class UniversalServerUtilities {
|
|||
|
||||
/**
|
||||
* getUserPreferencesDirectory() - returns directory on IFS where to store user settings
|
||||
*
|
||||
* @since org.eclipse.rse.services.dstore 3.0 the DataStore argument was added
|
||||
*/
|
||||
public static String getUserPreferencesDirectory(DataStore dataStore)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue