Browse free open source Java Build Tools and projects below. Use the toggles on the left to filter open source Java Build Tools by OS, license, language, programming language, and project status.

  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Eclipse Plugin for exporting signed Jars similar to Eclipse JAR Export
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The javadoc builder is an eclipse plugin to integrate xdoclet-style functionallity into eclipse IDE. The javadoc builder is extemly faster than XD+ant/maven and is totally integrated into the IDE making it easy to use and deploy your own generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It is a launcher of Eclipse and help to launch, open, config Eclipse Project. It enables users to config different versions of Eclipse & JVM with different workspace and handle these configuration. You can edit bat file for another program running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This eclipse plugin allows for the export of an eclipse project's runtime configurations to shell scripts in various formats. This allows for the execution of java code OUTSIDE the Eclipse environment without having to custom write the shell script code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Eclipse Tools for Microsoft Silverlight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is a plugin for the Eclipse development environment providing JAVA developers with a Webservice development environment similar to the MS Visual Studio .NET platform. Create and import Webservices from WSDL/UDDI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Eclipse plugin that adds "Search..." option to the context (right-click) menu in the Navigator/Package Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    This Eclipse plugin makes easy and fast to develop transaction applications in Java using JDO drivers. This tool integrates the JDO enhance command in JDT building process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ant task to edit properties file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GetFullClassName add a new action to for copying the fully qualified name of the selected Java to the clipboard.Deployer is an Eclipse plug-in to deploy files in remote servers using SSH.OpenHere add a new action that allows to open a system file manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Epoxy

    Epoxy

    Android library for building complex screens in a RecyclerView

    Epoxy is an Android library for building complex screens in a RecyclerView. Models are automatically generated from custom views or databinding layouts via annotation processing. These models are then used in an EpoxyController to declare what items to show in the RecyclerView. This abstracts the boilerplate of view holders, diffing items and binding payload changes, item types, item ids, span counts, and more, in order to simplify building screens with multiple view types. Additionally, Epoxy adds support for saving view state and automatic diffing of item changes. We developed Epoxy at Airbnb to simplify the process of working with RecyclerViews, and to add the missing functionality we needed. We now use Epoxy for most of the main screens in our app and it has improved our developer experience greatly. If you are using layout resources in Epoxy annotations then for library projects add Butterknife's gradle plugin to your buildscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Currently Erlang Ant Library contains one task for compilation Erlang source files. In near future will be added task to generate documentation for Erlang programs by EDoc. In some later release a task to run unit test by EUnit is planed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Set of Java libraries, mostly targeted to the J2EE environment and the Struts framework. Includes a Lookup Loader, a Task Scheduler, and a series of "extensions" to Struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Extensions to CDT project wich configure extra compilers and other plugins to make integrate various plattform (actually Texas Instrument & PIC microprocessors)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    an integration framework for UML and MOF case tools based on Jini and SOAP. It exchanges models from ArgoUML, Poseidon, Rose, etc. as XMI (UML stored in XML), checks them and generates code. New services simply plug in and can be shared world-wide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Evolver is a database schema evolution library for Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Swing GUI framework for autogenerating Rich Clients. Similar to NakedObjects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Externalizer is an Ant task to externalize strings. The Externalizer can be used with all types of files or programming languages, f.e. php, java, c, c# and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    an eclipse plugin that helps refactoring an existing Java class hierarchy into traits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FOPPS (feature oriented software product planning system) is a tool to help you to design your software product line. It provides different views (project plan, feature tree, ...) to maintain your core assets and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB