public interface IIntroAction
http://org.eclipse.ui.intro/runAction?pluginId=x.y.z&class=x.y.z.someClass
| Modifier and Type | Method and Description |
|---|---|
void |
run(IIntroSite site,
java.util.Properties params)
Called to run this intro command.
|
void run(IIntroSite site, java.util.Properties params)
site - params -
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.