Showing 3478 open source projects for "java compiler with source code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
    jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Integrates Castor support into Eclipse. Provides incremental generation of Java code to support Castor XML marshalling based on XML Schema files, as well as a visual Castor XML Binding editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    j2moose is an eclipse plugin to export java and jsp source code to a format understood by the Moose reengineering environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    Java Open Framework (JOF) is a suite of applications extending your creative potential. JOF includes a HTML creator, image editor, text editor and an audio/visual player and converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CDSD provides a location for your configuration storage, access code for your application and appropriate documentation. It's not only possible to maintain configurations more easily but also minimising the effort handling configuration in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ROCIO is an utility to convert persistent storage definition hosted into a database into Hibernate XML files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Drools.NET is a .NET port for Drools, which is a java Rules Engine based on Charles Forgy's Rete algorithm. Drools.NET enables .NET developers/Users to exploit the powerful Rule Engine like Drools through a completely managed .NET code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dzine is a case tool for OOAD. Draw use case,interaction,class,deployment,ER Diagrams. Code generation in C++ and java and for SQL. Reverse engg design from code. Just put in your Java or C++ code and generate class diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A task for Ant that "Minifier" and make some optimizations on JavaScript code in deploy process. This project will "minifier" css code too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Helona is a project to provide xml based plugins (modules) and themes for Apache cocoon, forrest and lenya based web applications. The project is created to provide code that are not meeting ASF policies (e.g. including GNU LGPL licenced code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    the project using for javadoc document refourse to java source files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Database, Uml and another diagrams modeling tool. It is intend to be a integrated application that synchronize all diagrams with the final product( Databases, Code, Documents ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EL4Ant is a light and efficient build system based on Apache Ant. A project is described in XML as modules with transitive dependencies. Features are provided thanks to plugins: Java execution, JUnit reports, EMMA code coverage, Eclipse integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dft is a support class or library (depending on language/implementation) to allow dynamic formatting of HTML, data transmissions, print streams or anything else. The system uses templates to separate data views from procedural code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The aim of this Project is to generate JAVA source code out of a xml shema(xsd) to access a xml file which is conform to the used shema. We also provide a GUI (Graphical User Interface) to offer an easy to use tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple UML modeling tool geared towards the beginning object-orientation learner. Can be used in an academic setting to teach UML diagrams. Java code generation from Class diagram is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The LEO-SYSGEN project deals with development of the Sysgen tool for Linux Based ECOS interface for OSEK/VDX Based RTOS. Feel free to download-develop-submit and query about it!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flux is a Java tool available as Eclipse plug-in supporting the model-driven design of a Struts 1.1 web application by repeatedly (re-)generating the struts-config-<module>.xml files from UML activity diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Excellent tool to Automatically Generate the Struts App which has all Action forms, Form Beans,Struts-Config..etc which forms the skeleton for the Web App can be deployed in JBOSS or Tomcat.It automatically generates the Professional JSP Pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Duplicated source code can harm maintainability of software systems. Duplo is a tool to find duplicated code blocks in large C, C++, Java, C# and VB.Net systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    PHP4Mono is a compiler that enables Mono to run PHP code. It translates PHP scripts to Common Intermediate Language (CIL). Like that PHP scripts can be executed as console applications on Mono. You can even build GUIs directly from within a PHP script!
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    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.