From 4ed916ce6e3aeeae414910f98e0b7395b6ee6819 Mon Sep 17 00:00:00 2001 From: Maximilian Kratz Date: Mon, 17 Jun 2024 13:40:59 +0200 Subject: [PATCH] Win: xtext, plantuml, hipe, kermeta, misc, emolfon-headless, emoflon, theme --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index dfc1dc5..09d535e 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" "emoflon-headless" "emoflon") +ORDER_LINUX=("xtext" "plantumt" "hipe" "kermeta" "misc" "emoflon-headless" "emoflon" "theme") # # Configure OS specific details