Interface ICBuildConfiguration2

    • Method Detail

      • setActive

        void setActive()
        Mark the Build Configuration as active
      • getBuildDirectoryURI

        java.net.URI getBuildDirectoryURI()
                                   throws org.eclipse.core.runtime.CoreException
        The URI for the directory in which the build is executed.
        Throws:
        org.eclipse.core.runtime.CoreException