org.kuali.student.lum.lu.ui.main.client
Class JDTCompiler15

java.lang.Object
  extended by org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
      extended by org.eclipse.jdt.core.JDTCompilerAdapter
          extended by org.kuali.student.lum.lu.ui.main.client.JDTCompiler15
All Implemented Interfaces:
org.apache.tools.ant.taskdefs.compilers.CompilerAdapter

public class JDTCompiler15
extends org.eclipse.jdt.core.JDTCompilerAdapter


Field Summary
 
Fields inherited from class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
attributes, bootclasspath, compileClasspath, compileList, compileSourcepath, debug, depend, deprecation, destDir, encoding, extdirs, includeAntRuntime, includeJavaRuntime, location, lSep, memoryInitialSize, memoryMaximumSize, optimize, project, src, target, verbose
 
Constructor Summary
JDTCompiler15()
           
 
Method Summary
 void setJavac(org.apache.tools.ant.taskdefs.Javac attributes)
           
 
Methods inherited from class org.eclipse.jdt.core.JDTCompilerAdapter
execute, logAndAddFilesToCompile, setupJavacCommand
 
Methods inherited from class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
addCurrentCompilerArgs, addExtdirsToClasspath, assumeJava11, assumeJava12, assumeJava13, assumeJava14, assumeJava15, executeExternalCompile, executeExternalCompile, getCompileClasspath, getJavac, getNoDebugArgument, getProject, setupJavacCommand, setupJavacCommandlineSwitches, setupJavacCommandlineSwitches, setupModernJavacCommand, setupModernJavacCommandlineSwitches
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDTCompiler15

public JDTCompiler15()
Method Detail

setJavac

public void setJavac(org.apache.tools.ant.taskdefs.Javac attributes)
Specified by:
setJavac in interface org.apache.tools.ant.taskdefs.compilers.CompilerAdapter
Overrides:
setJavac in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.