Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
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.
HTMLInc is a Java program that is designed to process include files within html source files and generate HTML pages. The program can be used to republish an entire site after changing only a few files.
Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
XRes4J stands for "XML Resources and properties for Java".
It is a Java library that allows you to access in your code to all your resources and properties stored in a set of XML files.
This is a great replacement of Java properties files.
Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
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.
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.
Package provides an OO wrapper to java system properties. Main features: Simply declare your typed property objects plus constraints; Standard and XML based property files; Property file (re)loading; Core features available for JDK 1.1/1.3.
EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
JDocHelper is Java application that helps to add Javadoc comments to your Java source code. JDocHelper parses Java source files to check all class, method and variable definitions and inserts skeleton.
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
same is a tool to find duplicate lines in multiple text files. Very useful to find and fix copy-and-paste programming. It has been designed to be simple, portable, and fast.
JSkeleton is a swing based java application which generates skeleton java source
files from a forms based gui interface. Accessor ( get and set ) methods are
automatically created for variables specified by the user.
This project may be restarted shortly after all this time.
It will probably take the form of a generic Java application with XML template files.
A plugin will then be developed for the eclipse IDE.
The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a
convenient possibility to analyze, create, and manipulate (binary) Java class files . Classes are represented by updatable objects.
The main product of this project, XMLProperties, extends the java.util.Properties class in order to allow inclusion of other properties files, extraction of Properties subsections, and an easier-to-manage file structure.
The Java Package Manager (JPM) is a set of class libraries and associated tools for managing bundles of distributable Java code. Inspired by the Red Hat Package Manager (RPM) distribution format, the JPM format provides the same type of benefits to Java.
PilrcEdit is a GPL'd Java based graphical editor for PilRC .rcp files,used for creating resources for PalmOS programming. It is multiplatform and will read and write any valid PilRC file.
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
Jess-mode is a collection of Emacs Lisp files designed to facilitate the development of Java Expert System Shell (JESS) applications. Currently, the package consists of a major mode for editing source and an inferior mode used to run the Jess interpreter
CBE is a revision control system with integrated make-like functions written in pure Java. It can be used similar to CVS but offers some new features like renaming files (while still keeping the history) and using a database as backend (optional)
JTemplate generates java sourcecode for cli, awt, swing, swing-mdi, applet and servlet applications. The user enters only some parameters (classname, packagename, ...) and JTemplate will create all required files.
Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.