Skip to content

Support star expansion on classpath for source launcher#8289

Merged
lahodaj merged 1 commit intoapache:masterfrom
lahodaj:start-on-classpath
Mar 13, 2025
Merged

Support star expansion on classpath for source launcher#8289
lahodaj merged 1 commit intoapache:masterfrom
lahodaj:start-on-classpath

Conversation

@lahodaj
Copy link
Copy Markdown
Contributor

@lahodaj lahodaj commented Mar 3, 2025

When --class-path/-classpath/-cp is specified, there's a limited wildcard expansion in the java source launcher - it expands to start to all .jar files in the given directory.

This patch strives to add a support for this for the source file launcher support.

@lahodaj lahodaj added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension labels Mar 3, 2025
@lahodaj lahodaj added this to the NB26 milestone Mar 3, 2025
@lahodaj lahodaj requested a review from dbalek March 3, 2025 09:33
@lahodaj lahodaj merged commit 41bbbca into apache:master Mar 13, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants