Package com.iizigo.prop
Class FolderSettingsEditorLauncher
java.lang.Object
com.iizigo.prop.FolderSettingsEditorLauncher
- All Implemented Interfaces:
org.eclipse.ui.IEditorLauncher
Folder 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
FolderSettingsEditorLauncher
public FolderSettingsEditorLauncher()
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