How to Install java-propose-classpath in Ubuntu 18.04



Install java-propose-classpath by entering the following commands in the terminal:

sudo apt update
sudo apt install java-propose-classpath

Description:

Helper script to suggest a classpath for jar files

java-propose-classpath analyzes a set of jar files and the installed jars on the system to suggest a correct classpath for use with jh_classpath/jh_manifest . This package should not be in any build-depends since java-propose-classpath cannot be run automatically.

Version: 0.63ubuntu1

Section: universe/java