35 Forks
89 Stars
89 Watchers

vscode-gradle

Manage Gradle Projects, run Gradle tasks and provide better Gradle file authoring experience in VS Code

How to download and setup vscode-gradle

Open terminal and run command
git clone https://github.com/microsoft/vscode-gradle.git
git clone is used to create a copy or clone of vscode-gradle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-gradle https://github.com/microsoft/vscode-gradle/archive/master.zip

Or simply clone vscode-gradle with SSH
[email protected]:microsoft/vscode-gradle.git

If you have some problems with vscode-gradle

You may open issue on vscode-gradle support forum (system) here: https://github.com/microsoft/vscode-gradle/issues