1:BUILD_BY[name] student5 1:BUILD_ENVIRONMENT[operating system 32 vs 64] 1:END_BUILD_ENVIRONMENT 1:DEPENDENCIES[list of dependencies with where to get them] Java 1:END_DEPENDENCIES 1:NOTES[notes on attempted build] 1. Download type-inference-0.1.2.zip from: https://code.google.com/p/type-inference/ extract the files and cd into the folder then run: ./binary/javai-reim inference-tests/CellClient.java This will generate the outputs. The inference results are dumped to: new-result.jaif: The result in JAIF format containing fields, parameters and return values, but no local variables. new-result.csv: The result for all variables. new-pure-methods.csv: The pure methods inferred by the tool. 1:END_NOTES 2:BUILD_BY[name] 2:BUILD_ENVIRONMENT[operating system 32 vs 64] 2:END_BUILD_ENVIRONMENT 2:DEPENDENCIES[list of dependencies with where to get them] 2:END_DEPENDENCIES 2:NOTES[notes on attempted build] 2:END_NOTES