Showing 4123 open source projects for "java code"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    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
    Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    source code and binary images for Surveyor SRV-1 Mobile Robotic Webcam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ----------------------------------- This project is no longer being actively maintained (it hasn't been worked on since around late 2006. I am leaving what code is available. If you wish to take over this project ... Please send me a message on my profile or email me at WilliamDeRieux@gmail.com. You can also contact me on twitter: https://twitter.com/Neoh4x0r and Google+: https://plus.google.com/+WilliamLDeRieuxIV/posts ----------------------------------- This Project's Purpose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    wsdl2js is a tool that generates javascript code to invoke webservice's methods according to the WSDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    How Good are your JUnit Tests? NoUnit measures your Junit tests in your project using Java, XML and XSLT. NoUnit gives a picture of your code , like a graph gives you a picture of a set of figures, to allow you to see what is *really* going on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JAMT provides an easy way to create UML diagramms. In the first version it is possible to model class diagramms. State and activity diagramms are planned. Future extensions of JAMT could be code generation and design patterns assistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C-style, ANT/cmdline preprocessor for java, xml and other files. Designed to run smoothly with IDEs and tools - all directives occur in comments specific to the file's type, making it syntactically valid. Line numbering (debug messages!) is preserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    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
    Java code review tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a fork from retroweaver based on the 1.1 release. The modifications have been merged back into retroweaver and all future development will be done there. This project is now inactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Grid is a network console game where players take the role of an avatar exploring a virtual world of computer systems where agents roam. Avatars can be customised by shape, code (skills), upgrades (equipment) and neuromancy (spells).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Powerful PHP IDE/Editor. Automatically generates code for your scripts, based on our own PHP Framework. Can create projects, full class/function breakdown. Supports PHP 5x. Under active alpha development (as of Feb 06), subversion repository for latest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaScriptDoc is a library intented to document JavaScript code in HTML pages, like the Java JavaDocs, but for scripts. The processed document is a xml, describing all scripts and elements on each script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gild is an Eclipse plugin that supports the teaching and learning of programming. Gild currently enables teachers to integrate course materials with code examples. Current project work includes improving collaborative, customization, and marking support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    XHTMLTranscoder is an open-source Java class that quickly converts broken HTML code to well-formed XHTML.The transcoded documents are generally recognized as valid XHTML documents by the W3C Markup Validation Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The ADFC code is a computational fluid dynamics (CFD) C++ solver for incompressible viscous flow over 2D and 3D geometries. It uses finite element and the characteristic method on unstructured meshes to solve Navier-Stokes equations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Protoscribe converts pseudo English sentences in to Object Oriented code skeletons. It was developed to help teach object oriented design and as an experimental source code generator. Currently, C++ and Java code skeletons can be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XPath Explorer (XPE) is a GUI application that lets you interactively experiment with XPath. Given an xpath and URL (to an HTML or XML document), it displays matching nodes and their values. This makes it easy to play with and debug your XPath expression
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    A suite of tools and components assisting with model driven software development built upon a modular MDA/MDD generator framework implemented in Java(TM) supporting arbitrary import (design) formats, meta models, and output (code) formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Generate Hibernate mappings and Hibernate UserTypes from data models defined in Synon:2E (aka COOL:2E aka Advantage:2E aka AllFusion:2E).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OCL4Java is a pre-compiler(ant and eclipse) to include OCL-Constrains as Java5 Annotations in the Source-Code and have code to check them generated with a user-defined reaction to violations. (Does not change line-numbers for the debugger)
    Downloads: 1 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.