public class EclipsePlugin extends LifeCyclePlugin
| Constructor and Description |
|---|
EclipsePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
created(Project p) |
void |
init(Workspace ws)
Called when the plugin is setup.
|
java.lang.String |
toString() |
addedPlugin, augmentSetup, close, delete, opened, removedPluginpublic void created(Project p) throws java.io.IOException
created in class LifeCyclePluginjava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic void init(Workspace ws) throws java.lang.Exception
LifeCyclePlugininit in class LifeCyclePluginjava.lang.ExceptionCopyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.