rikkiprince / CompileInMemory

A Java library for compiling source code entirely in memory, using JDK 1.6 or later.
0 stars 0 forks source link

MemoryJARWebClassloader #3

Open rikkiprince opened 12 years ago

rikkiprince commented 12 years ago

Fix CompileInMemory, so that it combines a URLClassloader or FlexiFile-based classloader to find classes that are not in memory or local.