public final class TychoProperties
extends Object
Properties that Tycho sets for use of other mojos or project configuration.
-
Field Summary
Fields
The Eclipse version of a project with 'qualifier' literals expanded to the build qualifier.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
BUILD_QUALIFIER
public static final String BUILD_QUALIFIER
- See Also:
-
-
UNQUALIFIED_VERSION
public static final String UNQUALIFIED_VERSION
- See Also:
-
-
QUALIFIED_VERSION
public static final String QUALIFIED_VERSION
The Eclipse version of a project with 'qualifier' literals expanded to the build qualifier.
- See Also:
-
-
Constructor Details
-
TychoProperties
public TychoProperties()