java-examples/README.md
2026-06-01 04:03:01 +00:00

188 B

java-examples

examples of non-trivial operations in java

freebsd workflow

$ . env.sh 
$ cd projects/hello-fx
$ pkg install javafx14
$ mvn clean compile
$ . bin/run.sh