Skip to content

GRADLE build should have a big red message when there are project issues. #2262

Open
@abpicoli1

Description

@abpicoli1

When I import a gradle project , visual studio code is absolutely SILENT if the build fails: the only way I can know that the reason why a project is not refreshing is actually an issue with the build is by actually run the build through the console.

Because of that, an update project may either keep showing stale data regarding runtimes, jars, etc.

Environment
  • Operating System: whatever

  • JDK version: whatever

  • Visual Studio Code version:
    image

  • Java extension version:

Steps To Reproduce
  1. Just make a gradle build with some issue and then try to import the project.
Current Result

A gradle project with some issue simply causes the java view not to refresh.

Expected Result

If there is a gradle build error when updating the project there should appear a big red notification that it has happened.

Additional Informations

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions