class loading changes..

This commit is contained in:
Manindra Moharana
2013-07-13 01:59:48 +05:30
parent 1676dbdbcb
commit 157e3fc7c4
3 changed files with 176 additions and 112 deletions

View File

@@ -496,6 +496,10 @@ public class ErrorCheckerService implements Runnable{
// System.out.println("Compilecheck, Done.");
}
public URLClassLoader getSketchClassLoader() {
return classLoader;
}
/**
* Processes import statements to obtain classpaths of contributed
* libraries. This would be needed for compilation check. Also, adds