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