From 8900b38418a16f12e47404bed1c0b2cb5e4909d8 Mon Sep 17 00:00:00 2001 From: Maximilian Kratz Date: Mon, 17 Jun 2024 13:39:40 +0200 Subject: [PATCH] Win: xtext, plantuml, hipe, kermeta, misc, emoflon-headless --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index a5de98c..feb737c 100755 --- a/build.sh +++ b/build.sh @@ -43,7 +43,7 @@ IMPORT_PLUGIN_SRC="https://api.github.com/repos/maxkratz/eclipse-import-projects # Array with the order to install the plugins with. # ORDER_LINUX=("xtext" "plantuml" "hipe" "kermeta" "misc" "emoflon-headless" "emoflon" "theme" "additional") -ORDER_LINUX=("xtext" "plantumt" "hipe" "kermeta" "misc") +ORDER_LINUX=("xtext" "plantumt" "hipe" "kermeta" "misc" "emoflon-headless") # # Configure OS specific details