Package org.eclipse.tycho.core.utils
Class TychoVersion
- java.lang.Object
-
- org.eclipse.tycho.core.utils.TychoVersion
-
public class TychoVersion extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.String
TYCHO_VERSION
-
Constructor Summary
Constructors Constructor Description TychoVersion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getTychoVersion()
private static java.lang.String
readVersion()
-