public final class JkPluginEclipsePath extends JkPlugin
Modifier and Type | Field and Description |
---|---|
boolean |
smartScope
Flag for resolving dependencies against the eclipse classpath
|
Modifier | Constructor and Description |
---|---|
protected |
JkPluginEclipsePath(JkRun run) |
Modifier and Type | Method and Description |
---|---|
protected void |
activate()
Override this method to modify the run itself or its bound plugins.
|
public boolean smartScope
protected JkPluginEclipsePath(JkRun run)