examples of non-trivial operations in java
  • Java 83.4%
  • Shell 16.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-01 04:03:01 +00:00
freebsd-setup add freebsd setup for javafx 2026-05-31 23:57:08 -04:00
LICENSE Initial commit 2025-07-22 05:19:41 +00:00
mdict4j_usage.java Add mdict4j_usage.java 2025-07-22 05:20:20 +00:00
README.md Update README.md 2026-06-01 04:03:01 +00:00

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