aboutsummaryrefslogtreecommitdiff
path: root/report/tools.tex
diff options
context:
space:
mode:
Diffstat (limited to 'report/tools.tex')
-rw-r--r--report/tools.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/report/tools.tex b/report/tools.tex
index 57a782e..acfcd77 100644
--- a/report/tools.tex
+++ b/report/tools.tex
@@ -16,6 +16,9 @@ A Gitlab server has been used as a central hub.
16As BlueJ quickly shown its limits for other tasks than simple exercises 16As BlueJ quickly shown its limits for other tasks than simple exercises
17programs, the team needed a more complete development environment. 17programs, the team needed a more complete development environment.
18 18
19Eclipse was chosen due to its better autocompletion and debugging features, and
20the availibility of numerous useful plugins such as WindowBuilder, Git and
21Google Plugin.
19 22
20\section{Continuous Integration} 23\section{Continuous Integration}
21 24