diff --git a/build.sh b/build.sh index feb737c..dfc1dc5 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") +ORDER_LINUX=("xtext" "plantumt" "hipe" "kermeta" "misc" "emoflon-headless" "emoflon") # # Configure OS specific details