Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
/ sourceify Public archive

A tool to decompile an entire maven repository to provide source jars

Notifications You must be signed in to change notification settings

pschichtel/sourceify

Repository files navigation

sourceify

A tool to decompile an entire maven repository to provide source jars. The primary use-case is to to provide -source.jar's for external non-opensource dependencies in order to improve the debugging experience in IDEs.

Usage

java -jar sourceify.jar /path/to/maven/repository ./fernflower.sh

About

A tool to decompile an entire maven repository to provide source jars

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages