-
All Superinterfaces:
-
IJavaBatchCompiler
A wrapper on top of the Eclipse Compiler for Java (ECJ), aka. JDT.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Property Summary
Modifier and type |
Property and description |
java.lang.String |
name |
Constructor Summary
Constructor and description |
new |
Action Summary
Modifier and type |
Action and description |
CompilerStatus |
compile(File,Iterable<T>,Iterable<T>,Iterable<T>,JavaVersion,boolean,String,boolean,OptimizationLevel,PrintWriter,PrintWriter,Logger,IProgressMonitor) |
java.lang.String |
getName |
Modifier and type |
Action and description |
CompilerStatus |
compile(File,Iterable<T>,Iterable<T>,Iterable<T>,JavaVersion,boolean,String,boolean,OptimizationLevel,PrintWriter,PrintWriter,Logger,IProgressMonitor) |
java.lang.String |
getName |
Inherited: addFolderIfJavaFileDeeply(List<E>,File),
addJavaFilesDeeply(List<E>,File),
buildPath(Iterable<T>,IProgressMonitor),
compile(File,Iterable<T>,Iterable<T>,Iterable<T>,String,String,boolean,OptimizationLevel,PrintWriter,PrintWriter,Logger,IProgressMonitor),
isJavaExtension(File)
Property Details
-
name
-
val name : java.lang.String
This property is an alias for the action: getName
Constructor Details
-
new
-
new
Action Details
-
compile(File,Iterable<T>,Iterable<T>,Iterable<T>,JavaVersion,boolean,String,boolean,OptimizationLevel,PrintWriter,PrintWriter,Logger,IProgressMonitor)
-
def compile(File,Iterable<T>,Iterable<T>,Iterable<T>,JavaVersion,boolean,String,boolean,OptimizationLevel,PrintWriter,PrintWriter,Logger,IProgressMonitor) : CompilerStatus
-
getName
-
def getName : java.lang.String