Перейти к файлу
Andreia Gaita 1f035f1ef9 remote dupe 2013-03-04 14:59:40 +00:00
external Fix build, fix pathss, add more dependencies 2013-03-04 14:27:23 +00:00
gradle/wrapper add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
lib Fix build, fix pathss, add more dependencies 2013-03-04 14:27:23 +00:00
src Fix build, fix pathss, add more dependencies 2013-03-04 14:27:23 +00:00
.gitignore update gitignore 2013-01-14 14:00:33 +00:00
README.md update README with instructions on how to get dependencies 2013-03-04 14:29:26 +00:00
Unity.targets FIrst step of refactoring, moving namespaces around and initial work of 2012-12-11 15:15:29 +00:00
UnityDebugger.sln Move external libraries to lib/, add breakpoint list window, refactor 2013-03-04 13:16:56 +00:00
build.gradle remote dupe 2013-03-04 14:59:40 +00:00
copy-to-code-editor-project.bat Make sure all needed files are copied to the debugger dir 2012-11-09 22:25:31 +00:00
copy-to-code-editor-project.sh hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00
gradle.properties add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
gradlew add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
gradlew.bat add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
settings.gradle add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
todo.org hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00
unity.bat hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00
update-libs.bat hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00

README.md

To get all dependent libraries:

Make sure you have java installed on your system and JAVA_HOME set run "gradlew update"