Skip to content

languages/java: fix jls dap automatic path detection, to generate absolute paths#1724

Open
snoweuph wants to merge 1 commit into
NotAShelf:mainfrom
snoweuph:fix-1720
Open

languages/java: fix jls dap automatic path detection, to generate absolute paths#1724
snoweuph wants to merge 1 commit into
NotAShelf:mainfrom
snoweuph:fix-1720

Conversation

@snoweuph

@snoweuph snoweuph commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Fixes: #1720

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

@github-actions

Copy link
Copy Markdown

🚀 Live preview deployed from 43fdcbf

View it here:

Debug Information

Triggered by: snoweuph

HEAD at: fix-1720

Reruns: 3638

@snoweuph
snoweuph enabled auto-merge July 18, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

languages.java (jls DAP): "Attach Auto" passes relative sourceRoots

1 participant