org.eclipse.xtext.xtext.ui.wizard.releng.templates
Class BuildScriptCreator

java.lang.Object
  extended by org.eclipse.xtext.xtext.ui.wizard.releng.templates.BuildScriptCreator

public class BuildScriptCreator
extends java.lang.Object

Creates ant script that starts buckminster headlessbuild.

Since:
2.3
Author:
Dennis Huebner - Initial contribution and API

Constructor Summary
BuildScriptCreator()
           
 
Method Summary
 java.lang.CharSequence createScript(RelengProjectInfo projectInfo)
          Creates ant script that starts buckminster headlessbuild.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildScriptCreator

public BuildScriptCreator()
Method Detail

createScript

public java.lang.CharSequence createScript(RelengProjectInfo projectInfo)
Creates ant script that starts buckminster headlessbuild.

Parameters:
projectInfo - Project configuration to use