dmall-vscode-pluginThe purpose of developing this plug-in is to improve the work efficiency of multi-maven repos. Provides dev supports by Dmall (Beijing) E-commerce Co.,Ltd. Features
Installation
UsageThe plugin works by reading the Git Remote URL of the current directory and generating corresponding Maven settings files and project configurations, thereby achieving dependency isolation across different environments. When installing this plugin for the first time, the Extension Pack for Java will be installed by default. Note: The plugin will only be activated if the currently selected project workspace contains a pom.xml file. When the current workspace is not a Git repository, the plugin reads the Git remote URLs of all first-level subdirectories. If the Git remote URL information across all subdirectories is consistent, the plugin will be activated and configure the corresponding Maven information. However, it will not generate .vscode configuration files for the subdirectories. The default maven repository root path is Open the command palette (Ctrl+Shift+P) and search for
LicenseMIT |