org.netbeans.api.java.classpath
public class JavaClassPathConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROCESSOR_PATH
ClassPath for annotation processors.
|
Constructor and Description |
---|
JavaClassPathConstants() |
public static final String PROCESSOR_PATH
ClassPath.COMPILE
should be used.
It corresponds to the -processorpath
option of javac
.
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.