News

If you’re faced with creating a Swing-based wizard from scratch, you’ll want to know about Tim Boudreau’s Wizard project. This installment of Jeff Friesen’s Open source Java projects ...
Other notable improvements include a Command 'Create Java Project' that lets users choose to create a Java project with Maven support if the Maven extension is installed, or a project without any ...
Maven crash course for beginners The Apache Maven Java build tool stands entrenched as the preeminent project to use when you need to compile, test and package enterprise software.
Other minor tweaks include: The "Create Java Project" command now allows developers to select creating a Java project with Maven support (as long as the Maven extension is installed) or a project ...
Introduction of New Project Types in Project Manager Thanks to community contributions, the Project Manager for Java can now create Micronaut and Graal Cloud Native Projects using either the command ...
Which is better for your next Java GUI project: Java Swing vs. JavaFX? This tip explores their history and capabilities to help you choose the right one.