DJ is now ready to be used. See: http://www.ccs.neu.edu/research/demeter/DJ/ I did the following to use DJ: USED a Solaris machine (not a SUNOS machine). See ~lieber/.software for CLASSPATH ran resoft. Put /bin into my path. cd /course/com3362/sp99/DJ/simple-example javac *.java to compile java Main to run ============= If you want to use DJ at home, follow the instructions at: http://www.ccs.neu.edu/research/demeter/DJ/use.html ============ DJ has currently the following restriction: it traverses only through public data members. Soon it will also traverse through public member functions without arguments.