Description
TheWalkingDep is a JAR dependency analyzer that extends Visual Studio Code and IntelliJ IDEA, helping developers visualize JAR dependencies at the package level. This tool simplifies dependency analysis and allows users to identify required libraries, settle conflicts, and guarantee application stability.

Key Features
- Displays the manifest file contents.
- Shows the structure of a JAR package.
- Generates a dependency tree for JAR files, highlighting each item based on validity.
Main Features

Dependency Validation: Highlights dependencies based on their availability:
- 🟢 Green: Dependency is available in the expected location.
- 🟡 Yellow: Dependency is available but with minor discrepancies (e.g., different naming or found in an alternative location).
- 🔴 Red: Dependency is missing.
Visual Representation: Easily navigate JAR structures and class-path libraries.
Integration: Works within VS Code and IntelliJ IDEA.
Functions as a complete dependency viewer, dependency tracker, and dependency mapping tool for JAR files.
Manual
Visual Studio Code
Compilation:
To compile the extension, run:
Installation:
- Open VS Code and go to the Extensions view (Ctrl+Shift+X).
- Select "Install from VSIX", then choose the .vsix file.
Alternatively, install via command line:
Usage:
When installed, click on any JAR file in the Explorer view to inspect
its dependencies with TheWalkingDep.
Customization
TheWalkingDep can be altered to specific conditions and requirements, including custom validation rules, extra integration options, or UI modifications. Please feel free to send us your request using the button below. We will contact you back for more details.
Download
Need a Similar Solution?
We specialize in developing custom software solutions of various types and complexity, including dependency scanning tools, Java dependency checkers, and JAR finder solutions. If you need a specific tool/platform/application for your project, contact us for a consultation.