org.eclipse.cdt.managedbuilder.core
Interface IManagedIsToolChainSupported

All Known Implementing Classes:
IsGnuCygwinToolChainSupported

public interface IManagedIsToolChainSupported

Since:
3.0

Method Summary
 boolean isSupported(IToolChain toolChain, org.eclipse.core.runtime.PluginVersionIdentifier version, java.lang.String instance)
           
 

Method Detail

isSupported

boolean isSupported(IToolChain toolChain,
                    org.eclipse.core.runtime.PluginVersionIdentifier version,
                    java.lang.String instance)
Returns:
true if the given tool-chain is supported on the system otherwise returns false