Showing 122 open source projects for "open java projects"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    "eActionBatch" is an Eclipse-Plugin that allows to run eclipse actions as batch with or without user interface. The plugin defines an extension point to register own batch parameter pre processors and/or action executer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An extended version of Java's JTree that allows incremental zooming and fish-eye effects on selected nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Card sort research has applications in psychology, web development, and market research. Here, we offer a digital card sorting tool with a simple, user friendly interface and powerful analysis tools. We concentrate on a flexible, multi-purpose sort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
    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
  • 5
    This is a small program to help you learn words in other languages. It's a simple but useful program for memorizing new words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Application Packager allowing Seamless Launch of your Eclipse Projects on major platforms (Linux, Mac OS X, Windows), including correct handling of Jars-in-jars and Native libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Eclipse Plugin for tailing logfiles, including syntax coloring. It allows you to have multiple files open concurrently. and all files have a predefined syntax coloring applied. The plugin offers to set the backlog and encoding for each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims at developing an Eclipse plugin for the Design by Contract library provided by the c4j project. It helps Eclipse developers to maintain their contracts together with their Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Source Code Metrics is a plugin for the Eclipse platform. It provides metrics concerning source codes, e.g. lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    data-context is an Java objects container. It can contain any object at any deep, just like map, however, it providers following functions: 1)auto create nesting object when encounter NPE by reflection 2)auto convert data type 3)full xpath syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utility library for Java, including Boyer-Moore search, hex, base32 and base64 coders with user-defined alphabets, variable-length int and long encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Proposed is an algorithm that uses computer vision, combined with a modified Rubine classifier, to allow arbitrary N-sided polygons as accepted sketches in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A little PHP library for programming with Sax XML API like in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    StringExtractor replaces String literals with the usage of an a configurable JAVA ResourceBundle (see. current jdk api docs at java.sun.com). This works with unlimited number of files at a time. Extraction is done due to a semimanual selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pass parameters to Java programs from the command line with minimum effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SimpleDate is a open source library to handle Calendar selection for Swing Application and very easy to use. SimpleDate is a utility like 'Date and Time Picker' in Microsoft Access. SimpleDate requires Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java utility-library for reusable java helper classes (e.g.: Log/File/Http/Jaxb/Performance/Xml/.. helpers). Javadoc for every public function are well. JUnit-testcases exist for every public function. Full downward compatibility in all future versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Maven Dependency GUI makes it easy to manage project dependencies in projects using Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB