From 60554b6ae16629fd13aae283f7bed6c220cbd5e0 Mon Sep 17 00:00:00 2001 From: Maximilian Kratz Date: Mon, 17 Jun 2024 13:38:10 +0200 Subject: [PATCH] Win: xtext, plantuml --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 9f7eabf..3dbd5d9 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") +ORDER_LINUX=("xtext" "plantumt") # # Configure OS specific details