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.
Try Retool free
$300 in Free Credit Across 150+ Cloud Services
VMs, containers, AI, databases, storage | build anything. No commitment to start.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
IntelliJ plugin to facilitate the edition of the Grand Test Auto settings file. This file serves to configure, among other things, the suite of tests to be launched. GTA is a powerful open source Java test harness developed by Tim Lavers.
JAsciiDoc is tool for convert ascii documets into HTML, DocBook, which supports by AsciiDoc. Implemented as Ant task and Maven plugin. Used AsciiDoc 8.3.6, Java 1.4 or above, Ant 1.7.0 or Maven 3.0.2.
An Eclipse plugin for developing applications with Apache Tomcat. Allows to configure the project, and to start and stop a Tomcat session in debugging mode from within Eclipse. This project is based on the former Sysdeo Tomcat Plugin.
InTml is a language and tools for Virtual and Mixed Reality development. It adds a component-based, reusable architecture to MR apps on top of open technologies such as VRJuggler, VRPN, and OpenSG. Soon: C++ and Java distributions, eclipse plugin.
This project is maven plugin project for the jumble(http://jumble.sourceforge.net/).
maven-jumble-plugin generate mutation test output by xml format.
A xml format is used with jumble-hudson-plugin for hudson ci server.
CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
iGROM helps you with developing programs in languages such as DLV or smodels. Can be used either as stand-alone or as a plugin to Eclipse. You can also extend it to other similar languages by only writing a parser and several support classes.
The devtool project is developed under terms of LGPL. Originial it contains a plugin for eclipse but this part of project is dead (archive in CVS). At now the project will be develop simple tools/helper for developers (SVN).
Cathcart is a collection of Apache Ant tasks and a Maven plugin for checking trends in software metrics (generated by junit, jmeter, clover, pmd, findbugs, cobertura etc). Use Cathcart to ensure continuous improvement in software quality.
An IntelliJ IDEA plugin which allows you to quickly navigate to a particular usage of any member. Similar to Ctrl+Alt+F7 in Reshaper. More convenient to use when compared to Alt+F7 which's the native GoToUsage functinality of IntelliJ.
This project realizes a Maven2 Plug-In that supports creating an OSGi Deployment-Package (conform to the OSGi Deployment Admin Specification Version 1.0) from a Maven Project.
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
An Audio plugin module designed as an open-source alternative to VST and AU. Aims to be compliant with most platforms and existing technology and provide a fast and easy development cycle in as many programming languages as possible.
The Grails plugin allows you to dynamically add and remove new DataSources to a running Grails environment. Within the code you can easily switch between registered DataSources by calling the dynamic method 'withDataSource(String id, Closure block)