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

bug 333190: @since tag and the header

This commit is contained in:
Andrew Gvozdev 2010-12-24 15:50:45 +00:00
parent 321c0ccdb2
commit a733cd8aad

View file

@ -1,3 +1,13 @@
/*******************************************************************************
* Copyright (c) 2010, 2010 Andrew Gvozdev and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Andrew Gvozdev - Initial API and implementation
*******************************************************************************/
package org.eclipse.cdt.core.resources;
import java.net.URI;
@ -8,6 +18,11 @@ import org.eclipse.core.resources.IResource;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.runtime.CoreException;
/**
* A collection of utility methods related to resources.
*
* @since 5.3
*/
public class ResourcesUtil {
/**
* Refresh file when it happens to belong to Workspace. There could