Provides 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:
1. 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
2. Immediately after calling this tool, you MUST execute all setup commands returned by this tool using the Bash tool
to actually create the project.