ClassPool: JAR and ClassPath support
authorBernhard Urban <lewurm@gmail.com>
Sat, 19 May 2012 21:42:49 +0000 (23:42 +0200)
committerBernhard Urban <lewurm@gmail.com>
Sat, 19 May 2012 21:42:49 +0000 (23:42 +0200)
commit55dbc4836a164757f92c97f98623cb203ffbed4e
treea59b50590ec2675eb27cfb97d16e3f83694c8a8a
parent4c504fbb0b276782af6cd250e5e9fd4fdcc26967
ClassPool: JAR and ClassPath support

thanks hs-java awesomeness, although the implemented Java.ClassPath
Modell doesn't really fit nicely in our current implementation :/
so it's a bit hackish...
.gitignore
Mate.hs
Mate/ClassPool.hs