This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# java21 is also required; run teh following before this: | |
# sdk env | |
# javafx must be v21+ : use javafx-workspace/env.sh to set variable | |
export PATH_TO_FX=/c/dev/tools/sdkman/candidates/javafx/current/lib | |
cd /c/dev/tools/sdkman/candidates/jetuml/current/bin | |
./jetuml |