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)
ToolLocator
getAntDir
in interface ToolLocator
mandatory
- If mandatory==true and Ant is not found, show an error dialog.public String getJavacLocation(boolean mandatory)
getJavacLocation
in interface ToolLocator
Copyright © 2019. All Rights Reserved.