Uses of Class
de.berg.systeme.jenkins.wix.ToolsetException

Uses of ToolsetException in de.berg.systeme.jenkins.wix
 

Methods in de.berg.systeme.jenkins.wix that throw ToolsetException
 void Toolset.compile(hudson.FilePath file)
          Compiles the given source file.
protected  void Toolset.doCheck()
          Checks if the runtime environment fulfills the needed requirements.
protected  void Toolset.initialize(Properties props, hudson.model.BuildListener listener)
          Deprecated. use Toolset.initialize(ToolsetSettings, BuildListener) Initializes the toolset with needed properties.
protected  void Toolset.initialize(ToolsetSettings props, hudson.model.BuildListener listener)
          Initializes the toolset with needed properties.
 void Toolset.link()
          Links the compiled object files together into an MSI file.
 

Constructors in de.berg.systeme.jenkins.wix that throw ToolsetException
Toolset()
          Deprecated. use Toolset.Toolset(ToolsetSettings, BuildListener)
Toolset(Properties props, hudson.model.BuildListener listener)
          Deprecated. use Toolset.Toolset(ToolsetSettings, BuildListener)
Toolset(ToolsetSettings properties, hudson.model.BuildListener listener)
           
 



Copyright © 2004-2013 Berg Systeme. All Rights Reserved.