Visual-first VS Code / Cursor extension for Java, JavaFX, and Spring Boot.
Publisher: SupapongSakulkoo · Developed by PixelcraftDev (K.Supapong Sakulkoo) · supapongai.com
Features
| Area |
Actions |
| Java |
Create Hello World · Run · Build Gradle · Build JAR · open output folder |
| JavaFX |
Create with Menu / Simple templates · Run desktop UI · Build |
| Spring Boot |
Web (Thymeleaf) or REST API · Run + Hot Reload · live URL on status bar · Build / bootJar |
| Quality |
Compile check · Problems · inline Notes · Debug (needs Java extension pack) |
| Help |
Bilingual Manual EN/TH · Sweetie mascot · round flag switcher |
Quick start
cd "/Applications/MAMP/Java Visual Tools"
npm install
npm run compile
npx vsce package --allow-missing-repository
Install the .vsix, open Java Visual Tools in the Activity Bar, click Create …, then Build / Run.
Requires JDK 17+ and Gradle on PATH (or a project with ./gradlew).
| |