Class BuildCommand
java.lang.Object
org.gradle.plugins.ide.eclipse.model.BuildCommand
- All Implemented Interfaces:
Serializable
A build command.
- See Also:
-
Constructor Summary
ConstructorDescriptionBuildCommand
(String name) BuildCommand
(String name, Map<String, String> arguments) -
Method Summary