Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
Development MOVED to Google Code (http://code.google.com/p/cliche/) Cliche is a small Java library enabling very simple creation of interactive command-line user interfaces using metadata.
A collection of utility classes that I wrote when I was actively programming in Swing. At this point they're at least ten years old, and not actively maintained.
Fire is a fast, themable UI toolkit and xHTML/CSS renderer for mobile application and game development. It is an eye-candy alternative to the standard midp2 UI components and unlike them it produces a superior UI result on all mobile devices!
This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
The Eclipse OpenGL Pack is an Eclipse PlugIn, which provides an easy-to-use way to develop and deploy OpenGL-enhanced Java applications within the Eclipse IDE. It includes all external libraries that are required to get an OpenGL application started.
The jdotnetservices project showcases the ease of interoperability between Java applications and Windows Azure AppFabric. For more info, visit www.jdotnetservices.com.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
JAutoCombo is an auto-complete combo box for Java applications. The control is easy to use and does not require writing any code. Place it in a container, and it will do the rest automatically.
KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
This project provides UI elements that are missing in Nimbus (Java / Swing). It initially started with the desire to have Nimbus window decorations on all platforms. I am hoping that this project can be used as a container for more "missing elements".
This projects develops a tools to make statistics for the tchoukball (it's a swiss sport). That software will allows to save actions for each players in a match and compute statistics.
This is a sandbox for playing with Java swing's synth look and feel. This project is not to be released separately, its a reference to help other developers to get started with synth, which obviously misses good documentation.
A simple Ruby OptionParser-like implementation for Java. The focus is on simplicity and right now, we achieve that with very few classes (3 at the time of this writing) and no great plans to increase the number drastically.