Deprecated-Unsupported/Java Peojects/UDE/UDE-Desktop
2021-02-18 17:45:52 -06:00
..
.idea Initial commit... 2021-02-18 17:45:52 -06:00
src/main Initial commit... 2021-02-18 17:45:52 -06:00
pom.xml Initial commit... 2021-02-18 17:45:52 -06:00
README.md Initial commit... 2021-02-18 17:45:52 -06:00

UDE Desktop Environment

This is a mavenized version of UDE.

Compile:

$ cd <project-dir>
$ mvn clean install

Run:

$ cd <project-dir>
$ java -jar target/ude-desktop.jar