Showing 223 open source projects for "java netbeans"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It 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

    WorkieTalkie

    WorkieTalkie - NetBeans Jabber plug-in and application

    Our main goal is to free developers from huge “Alt+Tab” pain, which is often present when they are working in NetBeans and on the other side, they are chatting via Gmail, Yahoo, or other client. We figured it out that some Jabber Plug In will handle this kind of problem, and we Present You the Collection of your pain-removal tools… Workie Talkie Project: NetBeans Jabber Plug-in (integrate easily into your NetBeans IDE) NetBeans Jabber Platform application (Chat client build on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Sundering Horde

    Java Game, Simple 2d, for Practice and Examples

    Creating a basic 2d game, using NetBeans and Java, as a method of gaining experience with non-text-based games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DIAS Netbeans IDE plugin & Standalone
    DIAS stands for “Disability Impairment Approximation Simulator” and is a Netbeans IDE plugin. It approximately simulates the difficulties someone with vision and other impairments face when interacting with Java Swing GUIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This a NetBeans project developed to create a small Hexagon map library with a few basic functionalities. It is possible to measure distance between tiles's centres and calculate the best path between two of them (if any). It is possible to define tiles where it is not possible to pass (or reenabling them) by right clicking on them (they will become red), creating therefore obstacles that can help testing the path finding algorithm. This library is licences under GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Genetic Algorithms Library (in Java)

    Genetic Algorithms Library (in Java)

    An API for Java developers who need Genetic Algorithms

    This API is intended to help developers use genetic algorithms in their own java applications. GeneticLibrary.zip contains the netbeans project of the API itself. GeneticTrial.zip contains another netbeans project which is an example explaining how to use the API. docs.zip is the documentation of the API. Please take a look there, it is really helpful. I have only two request from who will use this API; USE, UPDATE AND MODIFY IT FREELY JUST NOTE THE ORIGINAL AUTHOR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java API to communicate via RMI calls to run reports and retrieve data using the Capita SIMS CommandReporter.exe tool without contravening support agreements. This has been written using Netbeans and the download contains the whole project folders. Note there is a complex server side setup. If you decide to enter a not recommend to this please give a reason as a blank comment tells nobody what is bad about it and therefore cannot be corrected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BreezeFTP

    Google Chrome standalone ftp extension using applet

    BreezeFTP is a GPL project with an objective to create a versatile standalone ftp extension for Chrome consisting of Java Applet(using jftp library) in Netbeans IDE and html(using DHTMLX framework). Coding is slow due to schedule problems. Anyone interested and skilled in java / html can join the project. Its still in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Application defines templates of VHDL structures, which allows us comfortly generate most used VHDL structures. It can also work with VHDL testbench templates from which can be created VHDL testbenches of existing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    3rd-party layout managers supporting modules for NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The X Project

    The X Project

    You will canalize the project and determine what will it become.

    ...Would you like to play a code completion game? Write a line of code (or as much as you like) and invite some friends of you to join our game. I started the project with a simple java application produced in Netbeans which does nothing absolutely. I want to learn how much strong the open source comunity is. Let the game begin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BUNKS

    BUNKS

    Bilateral Unified Nugatory Klass System - CLIPSJNI and Java Swing

    This is an expert system made initially for CLIPS. It did not feature a GUI then. The new rewrite includes the modified CLIPS files and a GUI made under JAVA Swing. CLIPSJNI is used for integration with the GUI. I mainly hosted this project so that new users can get a basic idea on how to merge both CLIPS and Java Swing, since I had a lot of problems when I initially started out. The project is a netbeans project, which should preferable opened directly in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jmtechhtmledit

    jmtechhtmledit

    Powerful HTML editor

    This HTML editor is a just a simple program, but with powerful features. Based off of NetBeans and it's UI, I hope to allow the same customization interface and easy-to-use program feeling as many OpenSource programs. With support for CSS, HTML1-5, and XML it is very useful and plans are made to include server-side support and well as a testing enviornment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    beantobean

    Java bean to java bean mapper

    Most of java application developped using the layer paradigm needs to map java beans to java beans. This process is used to exchange data between the different layers of the application. As an example, the well known Data Transfer Object Pattern which is used to transfer data between software application subsystems heavily uses mapping between beans of the different layers Transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Inteligencia Artificial - CLIPS

    Clips Java Eclipse NetBeans

    Información para aprender a usar CLIPS como motor de conocimiento para crear inteligencia artificial. Usamos versiones de software libre recientes a la fecha de creación del proyecto de las paginas oficiales. Creado por: Alumnos del curso de Inteligencia Artificial 2011-02. Universidad de Ciencias Aplicadas (UPC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple screenshot utility that takes screenshots at user selected intervals and saves them as png files to a directory selected by the user. Written in Java using the Netbeans IDE. Works on any modern operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maveryx
    Maveryx is an innovative Test Automation Framework for Java GUI-based applications. It eliminates the GUI Maps dependency by providing a new dynamic GUI objects handling and an expert system detecting and managing AUT changes and defects at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    csv2xml

    Convert CSV to XML

    A simple, yet powerful Java utility to convert CSV to XML format. Written with NetBeans. I do not monitor or maintain this code in any way; so use at your own risk. You are welcome to fork this project, but please let me know so I can update links and direct people to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    E.F.Solution is opensource project is a complete solution for businesses, societes, who managed both the billing and pay slips, and accounting. In java product with E.D.I. netbeans and database MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Un editor de texto simple usando JAVA, creado en NetBeans, con propositos educativos. Una muy buena alternativa al bloc de notas tradicional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Made with NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java csveditor
    A CSV editor written in Java 1.6 Developed using NetBeans IDE 6.0.1
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Support for Java 3D in NetBeans IDE. Currently only a wrapper for Java3D libraries. The goal is to at least provide Matisse with every component a user can add to its form, and later a static Universe Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stable 3rd party modules/plugins/APIs for the NetBeans Platform/RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo