Skip to content
Snippets Groups Projects
Commit 46d92fc9 authored by Moritz Holtz's avatar Moritz Holtz Committed by osak buildhauer user
Browse files

linuxparty.sh: added eclipse and valgrind

parent bd1c6bdc
No related branches found
No related tags found
1 merge request!3WIP: 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