jrfaller / popsycle

A neat tool to uncover cycles between packages in your Java project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Popsycle

A neat tool to uncover cycles between packages in your Java project.

Status

  • Master branch: Build Status

Installation

You have to install popsycle from the source. After having cloned the repository, please replace libs/swt.jar by the version adapted to your system. The furnished version works for Mac OS. Other versions can be found here.

Run

You can get popsycle to run by using the ./gradlew run command (gradlew.bat run on Windows).

About

A neat tool to uncover cycles between packages in your Java project.

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%