Skip to content

Create Java Project wizard doesn’t show template list offline (since v0.26.3) #929

@zylex7

Description

@zylex7

Since updating Project Manager for Java to version 0.26.3, the "Create Java Project" wizard no longer works offline.

When I open VS Code and run the command Java: Create Java Project, the list of templates ("No build tools", "Maven", "Gradle") does not appear. The extension just loads indefinitely at the bottom (shows "Java extensions are loading") and nothing happens.

When I turn on my internet connection, the template list appears immediately and everything works again.

This issue did not happen in version 0.26.2 and earlier — I was able to create Java projects completely offline before the update.

Notes

  • Rolling back to version 0.26.2 immediately restores offline functionality.
  • The problem clearly began with 0.26.3.
  • Appears to be a regression where template metadata is now fetched from an online source.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions