Showing 256 open source projects for "java project netbeans"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    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: 2 This Week
    Last Update:
    See Project
  • 2
    Keros is an environment for cross platform scripting and development, providing project management capabilities such as building and library dependency resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This application uses the index facilities created with the JarIndexer to determine what dependencies a project needs based on the source code imports, spring configurations, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AntManager is a Java-based, multi-threading and easily extensible build engine using Apache ANT to manage the build process of a whole hierarchical software project structure. Enjoy your build with AntManager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Java IDE, project support, build, debugger, grep.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Platina is a set of tools to make Java entreprise project easier and quicker to start. It provides a reference architecture and maven archetypes to quickly start a project. It also provides toolkits and maven plugin when required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Eclipse plugin can be used to deploy web project to remote tomcat. You need to install TomcatHelper just as a war file in your tomcat. Please go documentation page for instructions!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    STDProject (Simple Tree Driven Project) is a modeling tool for software development projects. It will let you build your project, watch its consistency, generate documentation and reuse work from one project to another.
    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
  • 10
    This project provide tools and utilities for Java Card developers. We also provide some open source implementation on some existed tool in order to help the developers to add their own new features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This project provides Java jee5 (jsf, jpa, jta) web application generation. It is a framework that builds a very customizable CRUD from a database with fonts and ant build script ready. Up to date code is always available from SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    it cleans project workspaces by deleting folders such as temporary file, object file, .class file . like intermediate files. it support a eclipse, visual studio ... etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    ZK Studio is the project for community collaboration to develop ZK IDE plugin for Eclipse and NetBean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Projects for Maven2 Plugins using Java 5 syntax of generics, and mvn-anno-mojo project for Mojo Annotations. Features like, Ant to Maven integraton, easy Mojo to POJO delegations, project renaming, multi artifacts per POM, Idea, Native migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ant Pretty Build is a tool to easily show and run Ant buildfiles in a browser window. It displays from xml file the project name, description, properties, taskdefs, targets, etc. allowing to modify/add properties, logger/logfile, run targets and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Join is a software integration/staging management system dedicated to complex and large scale projects. It allows you to manage your project artifacts, resources, environments configuration and orchestrate the build operations of your staging workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jRivet
    This project in no longer active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    M4Eclipse is a Maven2 Plugin For Eclipse. This project is a fork of M2Eclipse 0.0.11, but based on Maven 2.0.x instead of maven embedder 2.1-SNAPSHOT, and limited to dependencies resolution (simplified code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of open source projects produced by i3SP Pty Ltd. i3sp-build: Jakarta Ant tasks for project and dependency management, JDEE integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is used to compare two archive files & generate a report as an html file. The report contains the missing files, the different and the identical files. Admin section is used to specify the report folder and restricted files while comparing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project automates the build of Eclipse Products and Plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    This is a replacement for the CruiseControl reporting application. It is template based (rather than using XSLT) and will allow plugins for displaying project-specific information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Unzip buildtemplate and you will have a project set up with ant/junit/verifydesign/code coverage all out of the box. It is a great way to get started and then add to the build.xml as you go. netbuildtemplate is for .net and has nant/nunit/NCover, etc.
    Downloads: 0 This Week
    Last Update:
    See Project