Skip to content

No build output from gradle auto-build #4135

@sgjohnston

Description

@sgjohnston

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions