Automatically add libcore resource directories to the runtime classpath.

Note that I added a new flavor of classpath. You might think I could have
just reused the existing --classpath, but that's supplied at compile time
as well as run time, and there might be all kinds of confusing files in
the resource tree that shouldn't be shown to the compiler. (This is certainly
the case with libcore. You can't build with the resource directories on the
compile time classpath.)



git-svn-id: http://vogar.googlecode.com/svn/trunk@285 aa685c63-decc-881d-cd2b-7fa72aad72e1
4 files changed
tree: fc32c3f1d089bb286f2dad66f60e57d3e5f0a286
  1. .idea/
  2. bin/
  3. lib/
  4. src/
  5. test/
  6. .vogarconfig.example
  7. build.xml
  8. vogar.iml