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