|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.settings.impl.SettingsToolLocatorImpl
public class SettingsToolLocatorImpl
Constructor Summary | |
---|---|
SettingsToolLocatorImpl()
|
Method Summary | |
---|---|
java.lang.String |
getAntDir(boolean mandatory)
Get the location of Ant. |
java.lang.String |
getJavacLocation(boolean mandatory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SettingsToolLocatorImpl()
Method Detail |
---|
public java.lang.String getAntDir(boolean mandatory)
ToolLocator
getAntDir
in interface ToolLocator
mandatory
- If mandatory==true and Ant is not found, show an error dialog.
public java.lang.String getJavacLocation(boolean mandatory)
getJavacLocation
in interface ToolLocator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |