1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Missing @since tag

This commit is contained in:
Marc Khouzam 2013-01-20 22:07:53 -05:00
parent 36dd99f435
commit f8f7aea5d4

View file

@ -23,6 +23,7 @@ import org.eclipse.core.runtime.IStatus;
/**
* @author dschaefer
* @since 5.5
*
*/
public class AddNature extends ProcessRunner {