1505 projects for "java open source" with 2 filters applied:

  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    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.
    Learn More
  • 1
    SfDT is a Eclipse plugin for the Symfony Framework. It provides a toolset for easier, faster and better developing process based on symfony framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Shake is a free command line interpreter written in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java library offering theory of sets/set theory functionality (complement, intersection, symetric difference, union, cartesian product and powerset). There's also an ant task/ant tasks included that provides the library's functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    drba (Dependencies Resolver and Build Automation) is an open source software construction tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A free test coverage analysis tool for C++. Analogous to purecov but quite different in implementation. This tool does its job by instrumenting the source as you compile. You can thus add your own instrumentation to every line on the fly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> dub is now available at github: https://github.com/galan/dub >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    WebDevStudio is an Online Integrated Development Environment (IDE) based on AJAX and PHP technology. Users would be designing computer application projects through Web clients with the advantage of not being worried about compiling/building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse Plugin for exporting signed Jars similar to Eclipse JAR Export
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RbUtils is a development tool which provides utilities for Java ResourceBundles (convert properties file into java source ResourceBundle file, check if a properties file has a corresponding ResourceBundle that can be loaded from the classpath, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A(nother?) Hudson radiator application. Basically a bit of software that will take the output of an automated build (currently Hudson) and amalgamate several targets into one or more Big Visible outputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web Interface for PHPUnit It features runing tests in a web interface with ajax. Every test is run in sepparate sandbox so that they are not altered by the run of the other tests.Code coverage shown in a cool window that can be accessed easy from the web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Intends to make an automatic interface generator for a given sql structure, with insert and update dialogs an delete functionability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSDE( JavaScript development environment), is a "Make" tools in JavaScript. you cloud use JSDE to check js|css syntax error, obfuscate js code, analyze js project , include file once, extent js syntax, find the dependence map, check file encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Development helpers for Qt, at least with - use version infos in you app - control your release notes within different branches - a maker tool for different braches, compilers and even Qt versions and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    obfuscate4e is an Eclipse feature to obfuscate plugins during their export. This feature provides an integrated proguard obfuscator, other obfuscators might be added as plugins. The project moved to http://code.google.com/p/obfuscate4e/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool provide help for write SPEC file to build RPM, it work in snippet like style, the final goal should be to manage a fully project, with make the tar.bz2 archive and start the build of the RPM, we think also about a autocompletion like style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Actor provides a web-enabled, self-service user interface to run your scripts. You run a desktop application to setup your scripts in Actor. Your users get a web site where they access your scripts in a controlled, fail-safe manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    axis2M increase the usability of Apache Axis2 by integrating with Maven2 with Convention over Configuration concept.Axis2M provide Quickstart archetype "run" plug-in to run SimpleHttpServer,customized versions of WSDL2Code,Java2WSDL,AAR plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    oEdtk is an open source project for automated printing processing. It's a toolkit for building applications that prepare flat file data for massive printing of documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AutoTool4D(autotool for d language) is a project that demo how to use autool(autoconf,automake and libtool) to compile d language, it also demo how to using libiconv and gettext to write I18N/L10N program in d language and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eclipse Plug-In for deploying a project into one "fat" executable jar file containing all referenced libraries. References are taken from the project settings, so no manual configuration is necessary.
    Downloads: 15 This Week
    Last Update:
    See Project