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
Method Summary
Modifier and TypeMethodDescriptionvoid
open
(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:
open
in interfaceorg.eclipse.ui.IEditorLauncher