This file contains hidden or 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
/* | |
* =============================================== | |
* This is the same as your_style.css but is used | |
* with skype/index.jsp (hence the name). | |
* =============================================== | |
* It is advised not to edit the smartadmin_production.css | |
* as this will override any changes you make in the | |
* later versions of this theme. | |
* | |
* We advise that you use use this CSS to override |
This file contains hidden or 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 |