Class Utils
- java.lang.Object
-
- net.ssehub.easy.integration.common.eclipse.Utils
-
public class Utils extends java.lang.ObjectCommon utility method for Eclipse-based tool integrations.- Author:
- Holger Eichelberger
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanprojectExists(java.lang.String name)Returns whether the given project exists.
-