1
0
Fork 0
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:
Martin Oberhuber 2008-04-02 16:07:13 +00:00
parent ce02078bfa
commit e0f056e92f

View file

@ -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)
{