Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bamboo/classloader-vis

The Gradle ClassLoader hierarchy visualization tool
https://github.com/bamboo/classloader-vis

classloader classloader-graph gradle

Last synced: 18 days ago
JSON representation

The Gradle ClassLoader hierarchy visualization tool

Awesome Lists containing this project

README

        

# classloader-vis

The Gradle ClassLoader hierarchy visualization tool.

![screenshot](./classloader-vis.png)

## Build

Download required dependencies once with:

./prepare

Build the production version with:

./build-min

Run it with:

./run

`COMMAND-O` to select the `ClassLoaderHierarchy.json` file to visualize.