Skip to content

peterferencz/explorr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Archive Explorer & UML Visualizer

Made for Budapest University of Technology and Economics | Faculty of Electrical Engineering and Informatics | BSc Computer Science and Engineering | Basics of Programming 3 (BMEVIIIAB00)

Jar explorR is a lightweight Java tool designed for exploring .jar files, inspecting class contents, and generating UML diagrams.

Gallery

User interface of application View of the generated UML diagram

Features

  • Inspect JAR file contents
  • Discover classes and interfaces
  • Extract inheritance hierarchies
  • Generate and export UML class diagrams
  • Lightweight CLI interface

Documentation ['HU']

./docs/specification.pdf

Build

Built using the maven build system

mvn clean package

Usage

java -jar explorr.jar archive.jar

About

Java Archive Explorer & UML Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages