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.
|
String |
toString() |
addedPlugin, augmentSetup, close, delete, opened, removedPlugin
public void created(Project p) throws IOException
created
in class LifeCyclePlugin
IOException
public void init(Workspace ws) throws Exception
LifeCyclePlugin
init
in class LifeCyclePlugin
Exception
Copyright © 2015 aQute SARL. All rights reserved.