org.enhydra.kelp.common.deployer
Class StartServerGenerator

public class StartServerGenerator
Constructor Detail

StartServerGenerator

public StartServerGenerator(OtterProject p)
Constructor declaration
Parameters:
p -

Method Detail

getFile

public File getFile()
Method declaration
Returns:

create

public void create()
Write a StartServer.java file for launching and stopping the server with a simple graphical interface. This is useful in environments such as the JDeveloper where you cannot run an arbitrary class from a project.
Throws:
IOException -