In Visual Studio Code, users can import Gradle projects into their workspace for development. The Build Server for Gradle will delegate build tasks to the Gradle build tool, which will be responsible for compiling and generating code directly. There are two major issues that users have below: Compiled files are output to the ‘bin’ directory.