Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gradle language support to the pack #25

Closed
ghost opened this issue May 6, 2018 · 6 comments
Closed

Add gradle language support to the pack #25

ghost opened this issue May 6, 2018 · 6 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented May 6, 2018

My workplace and many others I know use gradle for builds, so having gradle support should be considered for this pack. I use https://github.com/naco-siren/vscode-gradle-language for my gradle work, and it is usually well-maintained.

@skyflyer
Copy link

skyflyer commented Jun 4, 2018

It seems that there is some gradle support already (a sample spring boot mvc project works).

I found the following issue: the compiled outputs are put into the bin directory. The gradle project uses build directory as the output, so hot reloading and automatic restarting do not work.

It would be nice if we could run gradle tasks from within VSCode as well.

@aksh1618
Copy link

@rogersachan I tried using that plugin, seems to be sort of half baked, and doesn't seem to be well-maintained anymore (no commits/replies in the past 5 months).

@akaroml
Copy link
Member

akaroml commented Sep 29, 2018

Taking this request to the backlog.

@snowdream
Copy link

please support gradle, Thank you.

@akaroml
Copy link
Member

akaroml commented Oct 25, 2019

While we are working on other problems, it would be great if you guys can share the expectations of the Gradle extension if there were one. What tasks would you like to perform with this extension?
@rogersachan @aksh1618 @snowdream @skyflyer

@akaroml akaroml self-assigned this Oct 25, 2019
@Eskibear Eskibear removed the backlog label Dec 3, 2021
@Eskibear Eskibear added this to the Backlog milestone Dec 3, 2021
@jdneo
Copy link
Member

jdneo commented Aug 26, 2024

The Gradle for Java extension is added to the extension pack now.

@jdneo jdneo closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants