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] Eclipse 1:END_DEPENDENCIES 1:NOTES[notes on attempted build] Unable to run the tool in eclipse. Most of the instructions provided on git access in eclipse. We did not receive credentials for git access. The readme did not describe how to go about building the tool from the download the author sent us. 1:END_NOTES 2:BUILD_BY[name] student3 2:BUILD_ENVIRONMENT[operating system 32 vs 64] Ubuntu 13.10 x64 2:END_BUILD_ENVIRONMENT 2:DEPENDENCIES[list of dependencies with where to get them] apache-maven-3.0 [http://maven.apache.org/] 2:END_DEPENDENCIES 2:NOTES[notes on attempted build] ~Note: I found a readme file here "/src/OpenRefactory/org.openrefactory-build" and am following this instructions. ~Note: When trying to build the dependency I got the following error student@student:~/Downloads/apache-maven-3.2.1$ mvn --version sh: 0: getcwd() failed: No such file or directory /usr/local/apache-maven-3.2.1/bin/mvn: 112: cd: getcwd() failed: No such file or directory sh: 0: getcwd() failed: No such file or directory sh: 0: getcwd() failed: No such file or directory Error occurred during initialization of VM java.lang.Error: Properties init: Could not determine current working directory. at java.lang.System.initProperties(Native Method) at java.lang.System.initializeSystemClass(System.java:1163) student@student:~/Downloads/apache-maven-3.2.1$ ~note: After coming back to this project, I was able to build Maven by placing it in "/usr/local/apache-maven-3.2.1" and not keeping it in downloads. After building Maven, the program built, but when trying to run demo, ant didn't want to build the demo. 45 minutes spent before online in the readme file for the demo, they give a link to online implementation (http://www.openrefactory.org/demo.html) Since there is online implementation, we are reclassifying it 2:END_NOTES