Skip to content

cafec0c0/flat-jconsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flat-jconsole

A FlatLaf wrapper for making JConsole less ugly.

alt text

Building

Building flat-jconsole requires Java 9+. The following command will output an executable jar into the target directory.

mvn clean package

Running

Running flat-jconsole requires java 9+, however it can be used to monitor older JVMs.

java -jar flat-jconsole-1.0.0.jar -theme=FlatLightLaf

Displaying help

java -jar flat-jconsole-1.0.0.jar -h