Package com.iizigo.prop
Class ModuleSettingsEditorLauncher
java.lang.Object
com.iizigo.prop.ModuleSettingsEditorLauncher
- All Implemented Interfaces:
org.eclipse.ui.IEditorLauncher
Module settings editor launching.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionvoidopen(org.eclipse.core.runtime.IPath path) Opens the folder settings file ".iiziFolder".
Constructor Details
ModuleSettingsEditorLauncher
public ModuleSettingsEditorLauncher()
Method Details
open
public void open(org.eclipse.core.runtime.IPath path) Opens the folder settings file ".iiziFolder".- Specified by:
openin interfaceorg.eclipse.ui.IEditorLauncher