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

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    O2XMapper provides a user interface for creating Castor XML mapping files. JDOMapper provides a user interface for creating Castor JDO mapping files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A model view controller implementation for http using java. Allows developers to create multiple views to data reusing the same controllers. Currently views supported are any character based format. Future versions will include swing, and web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Raptor (Rapid Application ProtoTyping of Objects and their Relations). Java Frontend Framework that supports JavaBeans, Hibernate, Jakarta-POI, and a simple Raptor data access layer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    A small Java utility used with AspectJ which allows any checked exception to be re-thrown as an unchecked RuntimeException. This allows aspects to generically throw any checked exception without the compiler complaining. BCEL is used to accomplish this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple tool to ease the generation of enterprise java beans source code and configurations for openEJB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JbGen is a frontend framework with main focus on form handling and validation. It comes with three generators: a JavaBean, a JSP/HTML and a message generator. It includes a tag library for the form validation. These tags are included automatically by the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts) We describe the windows content in XML!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    DataBase to Java Web Application. This java application automatically generates a java web application framework from an existing database. The original codebase comes from the excellent work of Herve Tchepannou\'s xPetstore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Do not you think that what is necessary is just to be able to generate J2EE application from detailed design specifications? This xls2src reads the detailed design written to the Excel file, and writes out source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SourceGen is a java package intended to be use by applications that need to generate [language] source files automatically, where [language] initially is java, supporting other Object-Based languages in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    J2EE Web application generator. Generates a complete web application from an xml data definition (using torque generator ant task). Generates struts classes, jsp pages, tiles templates, JDBC access layer (or torque files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JTools.Ruby is easy way to access Java 2 class-files via scripts written in Ruby language. There are class-file disassembler, assembler and simple Ruby to Java bytecode compiler. The work is at the start point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JEOPS is a Java based forward chaining RULE ENGINE. This Rule Engine is used to power up the business process by rules in Java Application Servers, client applications, and Servlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    100% java. Platform Indipendent. Using this java package, other java developper able to process Rose petal file as needed, like for generating EJB codes for Appservs. Full documentation, easy to include java package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spriteric <sprite-UH-ric> is a tool to convert sprite images to C source code. It is intended to provide a data-driven solution for 2D sprite projects (particularly for console games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Attrib4j provides support for using creating and manipulating custom attributes associated with classes, fields, and methods in Java using tools such as javadoc and byte code manipulation libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Just4Log is basically a library to enhance dynamically the performance of apache commons Logging inside a java application. Dynamically because the sourcecode in java is not modified but rather the optimization occurs on the compiled ByteCode files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnit but may also be used in conjunction with other products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A visual form designer, programmed as a JavaBean to be integrated into other software. It has the capability to generate code for any programming language/toolkit. New languages and toolkits can be supported using XML files.
    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.