Skip to content
Snippets Groups Projects
Commit ccc5f73a authored by Moritz Holtz's avatar Moritz Holtz
Browse files

linuxparty.sh: added eclipse and valgrind

parent 98a14982
No related branches found
No related tags found
2 merge requests!2Ss16,!1WIP: Ws16
......@@ -69,11 +69,13 @@ PH_PKGS=(\
)
IF_PKGS=(\
"FALSE" "eclipse" "Umfangreiche Entwicklungsumgebung für verschiedene Programiersprachen, vornehmlich Java." \
"FALSE" "postgresql" "Datenbank-Server. Nett um in der Datenbanken-Vorlesungen Dinge auszuprobieren.\n Aber relativ groß." \
"TRUE" "dia" "Graphisches Tool, um UML/ER Diagramme für die Vorlesungen Softwaretechnik und Datenbanken anzufertigen" \
"TRUE" "ghc" "Glaskow Haskell Compiler für die Vorlesung Programmierung" \
"TRUE" "default-jdk" "Java JDK für die Vorlesung Programmierung" \
"TRUE" "swi-prolog" "Prolog Interpreter/Compiler für die Vorlesung Programmierung" \
"FALSE" "valgrind" "Debugging- und Profilingtool, welches bei der Entwicklung von Programmen hilft." \
)
M_PKGS=(\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment