Showing 1159 open source projects for "java projects on linux"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    This project will provide tools that leverage WS-CDL and Pi Calculus to build more robust Service Oriented Architectures (SOA). The tools are now released (and supported) through JBoss Tools (version > 3.2): http://www.jboss.org/tools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Generic Java framework to build Java applications. Include tools, swing extension, business object, gui managed by pattern MVC, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    JPlex

    Java lexical analyzer generator

    JPlex is an unconventional lexical analyzer generator for Java. JPlex lexers are NIO-based, DFA-powered, push-driven, and fully decoupled and reusable. Their state machines are precompiled and serialized, so run time initialization is fast no matter how large the rule set. JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 5

    Sql Serializable Java Object Generator

    Program used to generate Java objects which serialize to MySQL

    This is an application that is used to graphically create a collection of objects which can reference each other. Once objects and their relationships are defined, you can serialize them into java classes which automatically serialize and deserialize to MySQL. This output can be used to speed up development of programs where data is persisted within a database. This program may one day be expanded to cover other languages and databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Netbeans module for SableCC, actually syntax highlighting supported
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    SILENT

    a Scratch Interface for Lego NXT

    SILENT is a Scratch modification that interfaces with LEGO MINDSTORM NXT 2.0 robot. It's based on Scratch 1.4.2, developed in JAVA, Squeak and Bash scripting. It's supported by Linux and Windows XP/7, in which it was tested. It required JAVA>=6. Easy to setup and easy to learn! Please leave your review to help me to improve it!
    Downloads: 3 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Medea is a pragmatic code generation framework. It takes UML class and state diagrams in XMI format and uses XSLT templates to generate code for various technologies, tiers and complete applications: J2EE, CMP, Hibernate, JSP, Struts, JSF, jBPM, XSD
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Beaver is a LALR compiler compiler for Java that uses several techniques to generate very fast parsers.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    That tool makes it possible to automatic translate Eclipse java projects into Visual Studio projects. Generated code can be directly compiled and executed whitout any user modification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    DAO Builder

    Is an application created to generate code that works with databases

    DAOBuilder Is an application created to generate code that works with databases. The project was started at the end of 2010, when I started the EZCRUD project. It is aimed to work with the ECRUD project (http://sourceforge.net/projects/easy-crud/) In the begining it only generated code of the DAO Desing Pattern, but then I also added the functionality to generate code for models inheriting QAbstractTablemodel and to generate code for CustomEditor from EZCRUD To work properly you have...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SwingInsider

    SwingInsider

    Kasun de Silva

    SwingInsider helps you produce Graphical User Interfaces to your Java application for an available MySQL database in a secure, professional and attractive way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    NIProjects contains several libraries mainly intended for Java programmers. It includes TableLayout, GuiLib and Datamappers libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This Eclipse plugin read db information from a configuration file, connect to database and read metadata information than generetes JavaBeans, Control Class, Hibernate mapping file and optionally jsf based jsp file and its pagecode class. (Oracle and Mysql supported)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CodeHaggis is an Eclipse plugin without dependencies to other projects wich supports code generation for java, with clone, compareTo, equals, toString, serialVersionUID (classes or projects), hashCode, console logger and other functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    WaveMaker - Web Development Made Easy
    Easy-to-use, open source web development platform. Visual, drag and drop tools allow anyone to create web apps with minimal learning curve. Java architecture: Spring, Hibernate, Ajax Dojo toolkit, MySQL, PostgreSQL, HSQLDB (bundles w HSQLDB)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    DynamicAnnotations

    Object metadata for Java: Dynamic Annotations implementation

    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    The idea behind this project is to design a website database structure, language-independent and build & link the CRUD pages needed to manipulate this data consistently in a specific language (jsp, php, or another), the same applies for the DB manager.
    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.