|
Eclipse JDT Release 3.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jdt.apt.core.env.EnvironmentFactory
public class EnvironmentFactory
| Constructor Summary | |
|---|---|
EnvironmentFactory()
|
|
| Method Summary | |
|---|---|
static AnnotationProcessorEnvironment |
getEnvironment(ICompilationUnit compilationUnit,
IJavaProject javaProject)
Return a processor environment for use outside of building or reconciling. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnvironmentFactory()
| Method Detail |
|---|
public static AnnotationProcessorEnvironment getEnvironment(ICompilationUnit compilationUnit,
IJavaProject javaProject)
If either getFiler() or getMessager() are called, this environment will throw an UnsupportedOperationException.
compilationUnit - the working copy for which the Environment object is to be createdjavaProject - the java project that the working copy is in.
|
Eclipse JDT Release 3.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||