public class JETAddNatureOperation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<IProject> |
projects |
| Constructor and Description |
|---|
JETAddNatureOperation(java.util.Collection<?> objects)
Creates an instance from the given collection of projects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(IProgressMonitor monitor)
Perform this operation.
|