docs: improve SwingBridge guide with prerequisites, debugging, and Maven Wrapper#5350
Merged
docs: improve SwingBridge guide with prerequisites, debugging, and Maven Wrapper#5350
Conversation
…ven Wrapper Add prerequisites section (Java 21+, optional Maven), update skeleton starter to use Maven Wrapper commands, fix port to 8888, add cross-links between setup approaches, recommend skeleton starter for first-time users, and add Running and Debugging section with remote debug setup for IntelliJ IDEA and VS Code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Preview DeploymentThis PR has been deployed for preview. URL: https://docs-preview-pr-5350.fly.dev Built from c9133aa |
…bles Move IntelliJ IDEA and VS Code remote debug setup instructions to a new section at the end of the document with collapsible panes, and add cross-reference links from the Remote Debugging section. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ridge guide Add a note that Hotswap Agent and Spring Boot DevTools automatic restart are not fully supported yet. Apply collapsible-list class to the IDE Remote Debug Configuration section for consistent styling with the FAQ. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ools dependency Add a note that Hotswap Agent and Spring Boot DevTools automatic restart are not fully supported yet. Apply collapsible-list class to the IDE Remote Debug Configuration section for consistent styling with the FAQ. Remove spring-boot-devtools dependency from the from-scratch pom.xml example. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ge guide Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
./mvnw/mvnw.cmd) instead ofmvn, with OS-specific tabs8080to8888and add port note for from-scratch setupTest plan
npm run dspublisher:start.<<using-the-skeleton-starter>>,<<setting-up-from-scratch>>) resolve correctly🤖 Generated with Claude Code