programming

TwitterFacebook
Get flash to fully experience Pearltrees
tutorial

reference

oreilly

http://sjtai.blogspot.com/2008/07/adding-jar-to-classpath-at-run-time.html Whenever I want to test some groovy ideas, I use groovyConsole. However, I don't want to copy the dependent jar files into my $HOME/.groovy/lib, and as of groovy 1.5.6, it is still not possible to add -classpath to the command line of groovyConsole.bat. I found a solution on the web. Just add this line into the start of the code: this.getClass().classLoader.rootLoader.addURL(new File("file.jar").toURL())

Adding jar to classpath at run time

Contrib modules version 5.x status - Module maintainers please r

*****Please see http://drupal.org/node/82257#comment-193044 for information on the wikified version of this list.***** This is an informal list of plans for contrib modules being ported to 5.x. I want to emphasize that these are informal guestimates by the maintainers and no one should expect exact ETAs. If you maintain a module and have an idea of if and/or when you'll be porting it to 5.x, please add your comment. http://drupal.org/node/82257