- COMPILE_ONLY - Static variable in class org.netbeans.api.java.classpath.JavaClassPathConstants
-
A part of the compilation classpath which is not included into runtime classpath.
- CompilerOptionsQuery - Class in org.netbeans.api.java.queries
-
Returns compiler options explicitely set for given Java source file.
- CompilerOptionsQuery.Result - Class in org.netbeans.api.java.queries
-
Result of finding compiler options, encapsulating the answer as well as the
ability to listen to it.
- CompilerOptionsQueryImplementation - Interface in org.netbeans.spi.java.queries
-
Permits providers to return explicit compiler options for Java source file.
- CompilerOptionsQueryImplementation.Result - Class in org.netbeans.spi.java.queries
-
Result of finding compiler options, encapsulating the answer as well as the
ability to listen to it.