public class SettingsToolLocatorImpl extends Object implements ToolLocator
| Constructor and Description | 
|---|
| SettingsToolLocatorImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAntDir(boolean mandatory)Get the location of Ant. | 
| String | getJavacLocation(boolean mandatory) | 
public String getAntDir(boolean mandatory)
ToolLocatorgetAntDir in interface ToolLocatormandatory - If mandatory==true and Ant is not found, show an error dialog.public String getJavacLocation(boolean mandatory)
getJavacLocation in interface ToolLocatorCopyright © 2019. All Rights Reserved.