Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog
X (Twitter)GitHub
X (Twitter)LinkedInGitHubDiscord
Welcome! Type "help" for available commands.
$
Loading terminal interface...
Welcome! Type "help" for available commands.
$
Loading terminal interface...

~/blog/tags/javafx

Javafx Posts

1 article

How to setup the Java SDK and use JavaFX with macOS/Windows

How to setup the Java SDK and use JavaFX with macOS/Windows

macosjavazshintellijenvironment variables

A modern guide to setting up Java development with JavaFX on macOS and Windows using IntelliJ IDEA or VS Code. While setting `JAVA_HOME` is still useful for some tools like Maven and Gradle, many modern Java environments have reduced reliance on it. This guide includes integration with Scene Builder and modern IDEs.

April 8, 2025

Discover More

Discover More

Related Articles

May 17, 2025
Java, Maven, & Gradle: OS Setup & Project-Level Usage

Java, Maven, & Gradle: OS Setup & Project-Level Usage

Install Java, Maven, Gradle at OS & project levels. Learn common commands for consistent builds & development workflows.

javajdkmavengradlebuild-toolssdkman+3
BLOG
May 12, 2025
Setting Up a Modern Spring Boot Web Server with REST API & Web Content (2025 Guide)

Setting Up a Modern Spring Boot Web Server with REST API & Web Content (2025 Guide)

How to create a Spring Boot application with RESTful APIs and static web content using Maven and IntelliJ IDEA in modern Java.

spring bootjavamavenintellij idearest apiweb development+2
BLOG
May 7, 2025
Kickstarting a Modern Django Project (using UV) in 2025

Kickstarting a Modern Django Project (using UV) in 2025

How to start a Django project with modern templates, SaaS core features, SQL database integration, and popular IDE tooling.

djangopythonvscodeintellijpycharmsaas+5
BLOG

Related Bookmarks

foojay.io
September 24, 2025
Free Java & OpenJDK Info for Daily Java Usage | foojay

Free Java & OpenJDK Info for Daily Java Usage | foojay

A place for friends of OpenJDK, Foojay.io is your one stop shop for all things Java, Kotlin, and beyond, with tips, tricks, and insights from the rela...

Developer CommunitiesJava TutorialsOpenJDK ResourcesProgramming InsightsFoojay
LINK
start.spring.io
September 24, 2025
Spring Initializr

Spring Initializr

Initializr generates spring boot project with just what you need to start quickly!

Software Development ToolsSpring BootProject GeneratorsJava FrameworksSpring Initializr
LINK
github.com
September 23, 2025
GitHub - palantir/palantir-java-format: A modern, lambda-friendly, 120 character Java formatter.

GitHub - palantir/palantir-java-format: A modern, lambda-friendly, 120 character Java formatter.

A modern, lambda-friendly, 120 character Java formatter. - palantir/palantir-java-format

IntelliJ PluginsGitHub ProjectsGradle PluginsJava FormattersCode Style Tools
LINK

Related Projects

TUI4J

TUI4J

Terminal UI framework for Java — a port of BubbleTea from Go

Terminal UITUIJavaOpen SourceDeveloper ToolsFramework+3
PRJ
Java Chat

Java Chat

RAG-powered Java learning chat app with streaming answers and citations

AIChatRAGEducationStreamingWeb App+1
PRJ
Apple Maps Java SDK

Apple Maps Java SDK

Java SDK for Apple Maps Server API — geocoding, search, directions

JavaSDKApple MapsGeocodingREST APIOpen Source+3
PRJ

Related Books

Troubleshooting Java, Second Edition

Troubleshooting Java, Second Edition

Laurentiu Spilca

Learn how to quickly work out what your Java code is doing so you can understand when and why it misbehaves. Searching for bugs, detangling messy lega...

Computers
BOOK
Quarkus in Action

Quarkus in Action

Martin Štefanko, Jan Martiška

Build resilient and scalable, cloud-native enterprise Java applications using the Quarkus framework. Quarkus lets you live-reload your Java code, deli...

Computers
BOOK