Package org.eclipse.cbi.mojo
Class TestPropertiesMojo.Plugin
java.lang.Object
org.eclipse.cbi.mojo.TestPropertiesMojo.Plugin
- Enclosing class:
TestPropertiesMojo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final org.eclipse.tycho.core.osgitools.OsgiManifest
private final TestPropertiesMojo.TestType
-
Constructor Summary
ConstructorsConstructorDescriptionPlugin
(org.eclipse.tycho.core.osgitools.OsgiManifest manifest, TestPropertiesMojo.TestType testType) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.tycho.core.osgitools.OsgiManifest
-
Field Details
-
manifest
private final org.eclipse.tycho.core.osgitools.OsgiManifest manifest -
testType
-
-
Constructor Details
-
Plugin
public Plugin(org.eclipse.tycho.core.osgitools.OsgiManifest manifest, TestPropertiesMojo.TestType testType)
-
-
Method Details
-
getManifest
public org.eclipse.tycho.core.osgitools.OsgiManifest getManifest() -
getTestType
-