programming
< java
< chrissearle
Get flash to fully experience Pearltrees
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())
*****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.