redhat-developer / redhat-developer/vscode-java

No build output from gradle auto-build

Open
#4,135 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Gradle
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

I tried this as a discussion ( #4115), but no comments, and it's becoming quite a barrier, so I'm entering this issue here.

I have a Java project, which is built using gradle, and it is set up to auto-build (using eclipse.autoBuildTasks), so that when a file is saved, the gradle auto build will run. This compiles the project's client JavaScript/TypeScript code. The build all works fine (even though the use of eclipse.autoBuildTasks is undocumented in vscode-java). The problem is that I can find no way to view the output of the build; if it fails, it does so silently, and the first indication of a problem is when running the code.

I cannot find any config parameter that I am missing, but happy to be corrected here. Otherwise, is there an enhancement possibility to view the output of an auto-build?

thanks,
Stuart

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing the Java project's Gradle auto-build through eclipse.autoBuildTasks and review the discussion in #4115, then trace how vscode-java exposes build output. Done means auto-build output is viewable and build failures are no longer silent.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
build-system, developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.