Package com.iizigo.server
Class ServerConfigLauncher
- java.lang.Object
- com.iizigo.server.ServerConfigLauncher
- All Implemented Interfaces:
org.eclipse.ui.IEditorLauncher
public class ServerConfigLauncher extends java.lang.Object implements org.eclipse.ui.IEditorLauncher
Launches the Server Configuration with a file name.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description ServerConfigLauncher()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
open(org.eclipse.core.runtime.IPath file)
Open the file.