Search Results for "java netbeans" - Page 5

Showing 286 open source projects for "java netbeans"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    FCalculator

    FCalculator

    La mejor aplicación de su tipo

    FCalculator es capaz de realizar cálculos y hacer conversiones de algunas fórmulas matemáticas y físicas. Es portable al estar escrito en Java 100%. Su interfaz gráfica está basada en Swing y es totalmente gratuita. Esta desarrollada con la versión 6 de Java y NetBeans como IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Randoop Netbeans Plugin
    Randoop is an automatic unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format. 1) Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests. Randoop executes the sequences it creates, using the results of the execution to create assertions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IBM Rational Team Concert client for NetBeans IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Temperature Converter

    A java temperature converter

    A java temperature converter built with Netbeans IDE 6.8 . Some bugs with the layout across Windows/Linux. Not sure about Apple Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5

    nfactor

    Set of hints and refactor features for Java language in NetBeans IDE

    Set of hints and refactor features for Java language in NetBeans IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ssview

    Opens a spreadsheet file within NetBeans

    NetBeans Plugin that opens a read-only view of a spreadsheet file within NetBeans. NOTE: This plugin uses the POI API (included as a NetBeans Plugin) to read Excel files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Iris

    A multi platform server and client chat program

    A multi platform server and client chat program. Netbeans used for GUI construction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    jAudioTaggerLib

    Repackage of jAudioTagger for developers

    Repackaged what was needed to use jAudioTagger as a library in Java. Made it usable as a netbeans project. Added targets in the build.xml to produce sources jar and javadocs jar for the library jar that is produced. Also uploaded are those jars (that I couldn't find anywhere else).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    distributed_netbeans_7.0.1

    This will have the code for Distributed netbeans 7.0.1 for openVMS

    Distributed NetBeans for openVMS is a plug-in which has two parts( a plug-in that needs to be installed on NetBeans IDE (7.0.1 is the currents version which for which plug-in is developed), and ideserver kit which is installed on the OpenVMS side,(java version 1.5 or above need to be present on server for Ideserver kit to get installed. Using this set of kits we can create remote projects for languages like (c, cxx, pascal, basic, cobol,java), we can also write ant scripts, bash scripts ect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Absolute Baseline Complete Default Suite

    Absolute Baseline Complete Default Suite

    A NetBeans Module Suite project cluster for common branding functions.

    gts-abcdef is a NetBeans Module Suite project harness, useful for templating some NetBeans Platform module suite applications with a set of common branding and initialization infrastructure. Add this to your new module suite application project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Agenda_J

    Agenda_J

    Agenda, Java, Postgresql, Netbeans

    Agenda de contactos y asuntos creada en Java y Netbeans conectada a una base de datos en Postgresql. Incluye: - Archivos completos del proyecto. - Librerías implementadas. - Respaldo (Backup) de la Base de Datos. - Documentación de javadoc. Visita el Wiki de la aplicación para obtener más información.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 13
    DexPuxzle

    DexPuxzle

    DexPuxzle is a recreation of the famous 4X4 sliding puzzle

    Refer to http://en.wikipedia.org/wiki/Fifteen_puzzle for the details of of the puzzle. It is simple to use, and thus, I hope, requires no Wiki and support. This small app was developed in Netbeans IDE 7.1 using java swing API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    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
  • 16

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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. I have re-enabled this facility so I can get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    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
  • 22
    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: 3 This Week
    Last Update:
    See Project
  • 23
    3rd-party layout managers supporting modules for NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The X Project

    The X Project

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

    Do you know story completion game? Everybody writes a sentence in sequence and nobody knows what will the story be in the end. 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
  • 25

    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