maven-dependency-explorer READMEThis is the "maven-dependency-explorer" vscode extension. FeaturesThis plugin help us to visualize the maven dependency. Along with filtering it. RequirementsWorks for Java maven project. Maven path is configured! Extension SettingsThis extension contributes the following settings (Command + Shift + p):
Known IssuesNone. Release NotesUsers appreciate release notes as you update your extension. 1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5Fixed webview crash when tapping enter on input box. 1.0.4Added Maven dependency explorer to top-right side menu when filename is pom.xml. 1.0.3Fixed crash. 1.0.2Fixed missing activationEvents issue. 1.0.1Corrected spell. 1.0.0Initial release of maven dependency explorer. |