Build Tools for Linux

View 18 business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    JAPPA is packager generator for Java applications. It creates a Java executable ("packager") which can be used to generate customized application packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS. Options with this editor: - Auto-Completion , Code Coloring - Easy Function Overview / Inserter - Multiple Script Loading - Syntax Checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bash script that uses various Linux tools regarding Java programming for PDAs and Palm devices to automate the process of creating a PRC file out of the JAVA files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    A mini tool that helps java developers to use parameters (arguments) for their software. The parameters will be read with annotations help and can be loaded from console or from a specific file. I hope you will find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JBCS is a Checkstyle plugin for JBuilder. It supports Checkstyle 4.x (including custom checks and severity levels) and is developed in Java using JBuilder Opentool API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Creates .ipk installation files for Java Applets, Java Applications and QT applications from J.D.K. or JBuilder source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JBean3D project aims to develop JavaBeans components representing classes in Java3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JBeanCommon project aims to build a collection of Java classes used by other JBean projects.
    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
    JBeanStudio project aims to develop a coding-less visual software authoring system that supports Java-based component-oriented software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Voyager JBoss OpenTool is an OT for JBuilder 6 Enterprise Edition. It integrates the JBoss application server the same way other application server are already integrated. Development and support was stopped since JBuilderX comes with JBoss support now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JBuildControl is a Java application to monitor projects in a source code repository and automatically invoke an Ant script whenever changes are detected. The script need not be limited to a a build script, anything that Ant can do may be invoked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The project aims to te development of OpenTools for the JBuilder Foundation 4 IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JBuilder OpenTool for integration of the Perforce Version Control System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    JCCTray is a utility for use with all flavors of CruiseControl Continuous Integration servers. It provides feedback upon build progress, and allows control over some of the server's operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JCTools provides several Ant tasks and other tools for the Java Card Development Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JCruiseMonitor
    JCruiseMonitor monitors the state of builds on your team's continuous integration server (Hudson, CruiseControl/.NET/.rb, Continuum or Bamboo), providing feedback through a set of devices including a tray icon, USB light and audible warnings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDBC-Script is an Ant task that helps to set up complex databases. The database commands are written in an XML file and executed via JDBC. This helps to execute them in the right sequence and have an automatic failure detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDBMaker is a general purpose database manager written in Java. It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables. JDBMaker replies the pointer logic into the database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    See http://sourceforge.net/projects/javadiff for Downloads. JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The only -complete- XUL/embedded scripting solution for Java. JFCML supports not only AWT and Swing; but any class accessible to Java's ClassLoader. Also, most major scripting languages, including JavaScript, BeanShell, Jython, Jacl (Tcl), JRuby, more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JFrog is a free distributed components-oriented framework created to develop multiplatform game engines with high source code reusability. It’s possible to create game engines for personal computers and handhelds. Before this project was Amphibian.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.