org.eclipse.xtext.xbase.compiler
Class OnTheFlyJavaCompiler.EclipseRuntimeDependentJavaCompiler

java.lang.Object
  extended by org.eclipse.xtext.xbase.compiler.OnTheFlyJavaCompiler
      extended by org.eclipse.xtext.xbase.compiler.OnTheFlyJavaCompiler.EclipseRuntimeDependentJavaCompiler
Enclosing class:
OnTheFlyJavaCompiler

public static class OnTheFlyJavaCompiler.EclipseRuntimeDependentJavaCompiler
extends OnTheFlyJavaCompiler


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.xbase.compiler.OnTheFlyJavaCompiler
OnTheFlyJavaCompiler.EclipseRuntimeDependentJavaCompiler, OnTheFlyJavaCompiler.PatchedFileSystem
 
Constructor Summary
OnTheFlyJavaCompiler.EclipseRuntimeDependentJavaCompiler()
           
 
Method Summary
protected  java.net.URL resolveBundleResourceURL(java.net.URL url)
           
 
Methods inherited from class org.eclipse.xtext.xbase.compiler.OnTheFlyJavaCompiler
addClassPath, addClassPathOfClass, clearClassPath, compile, compileToClass, createFolderStructure, createFullCode, createFunction, createFunction, createFunction, getClasspathArgs, getComplianceLevelArg, getMain, internalCreateFunction, setParentClassLoader, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnTheFlyJavaCompiler.EclipseRuntimeDependentJavaCompiler

public OnTheFlyJavaCompiler.EclipseRuntimeDependentJavaCompiler()
Method Detail

resolveBundleResourceURL

protected java.net.URL resolveBundleResourceURL(java.net.URL url)
                                         throws java.io.IOException
Overrides:
resolveBundleResourceURL in class OnTheFlyJavaCompiler
Throws:
java.io.IOException