com.eviware.soapui.settings
Interface ToolLocator

All Known Implementing Classes:
SettingsToolLocatorImpl

public interface ToolLocator

Locates the specified tools in the current environment

Author:
ole.matzura

Method Summary
 java.lang.String getAntDir(boolean mandatory)
          Get the location of Ant.
 java.lang.String getJavacLocation(boolean mandatory)
           
 

Method Detail

getAntDir

java.lang.String getAntDir(boolean mandatory)
Get the location of Ant.

Parameters:
mandatory - If mandatory==true and Ant is not found, show an error dialog.
Returns:

getJavacLocation

java.lang.String getJavacLocation(boolean mandatory)


Copyright © 2005-2010 eviware.com. All Rights Reserved.