Skip to content

Remove redundant wait for Java language server launch mode#561

Merged
mattbsox merged 1 commit into
OpenLiberty:mainfrom
mattbsox:javaLaunchMode
Nov 10, 2025
Merged

Remove redundant wait for Java language server launch mode#561
mattbsox merged 1 commit into
OpenLiberty:mainfrom
mattbsox:javaLaunchMode

Conversation

@mattbsox

Copy link
Copy Markdown
Member

The LTV extension requires the java.server.launchMode property to be set to Standard or Hybrid for activation. This check was present in LTV and the Tools for Microprofile extension. The redundant check in LTV is being removed in this PR. The check will still be present in Tools for Microprofile and LTV will still have the same requirements for activation.

Information regarding Java language server launch modes: https://code.visualstudio.com/docs/java/java-project#_lightweight-mode

@mattbsox mattbsox requested a review from dshimo November 10, 2025 18:16
@mattbsox mattbsox merged commit fd90873 into OpenLiberty:main Nov 10, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants