Uses of Class
com.ibm.jsdt.support.deploymenthelper.installedproduct.IDSInstalledProduct

Packages that use IDSInstalledProduct
com.ibm.jsdt.support.deploymenthelper.installedproduct The InstalledProduct classes provide functions that are commonly required during installation. 
 

Uses of IDSInstalledProduct in com.ibm.jsdt.support.deploymenthelper.installedproduct
 

Methods in com.ibm.jsdt.support.deploymenthelper.installedproduct that return IDSInstalledProduct
static IDSInstalledProduct IDSInstalledProduct.getInstalledProduct(java.lang.String location)
          Determines whether IDS is installed.
static IDSInstalledProduct[] IDSInstalledProduct.getInstalledProducts()
          Determines all instances of IDS installed on the target computer.