[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

svn Soot needs svn Jasmin



Hi,

I've made some changes to the svn Soot that require the latest svn Jasmin.
So if you update Soot from the subversion repository you need to also get
Jasmin and build it.

To get Jasmin you can use:

svn export https://svn.sable.mcgill.ca/soot/jasmin/trunk jasmin

and then from your new jasmin directory use

./bin/compile_all.sh to build it.

These changes are the support of inner class tags in jasmin.

Jennifer