Get JxBrowser QuickStart Guide
get-quickstart-guideProvides step-by-step instructions for an AI assistant to set up a new JxBrowser project. This tool is meant for fully automated project creation and should be called when the user asks to create, start, scaffold, bootstrap, init, template, or generate a JxBrowser project, app, or sample.
CRITICAL RULES:
NEVER call this tool before knowing the user’s preferences. If the user hasn’t specified them, ASK first:
UI Toolkit: Swing, JavaFX, SWT, or Compose Desktop
Build Tool: Gradle or Maven
Immediately after calling this tool, you MUST execute all setup commands returned by this tool using the Bash tool to actually create the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildTool | Yes | The build tool to use | |
| uiToolkit | Yes | The UI toolkit to use |