java-classpath-registry
Java Classpath Registry
noseglid 57,475 7 0.4.0 MIT GitHub

java-classpath-registry package

A registry of all classes found in your classpath.

Usage

This package by itself provides no useful functionality. Its purpose is to provide a registry which can be used to look up classes to achieve the desired functionality. Such functionality can be autocompletion or linting.

This package is typically a dependency of such packages.