Showing 3212 open source projects for "opensource java code"

View related business solutions
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    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
  • 2
    Source code of an article (http://ajstruts.sf.net) published in 11/2003 in the german "Java Magazin" magazine, shows how to adapt 3rd party libs (e.g. struts) to project needs and ease migration to new library version using AspectJ and XSLT stylesheets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This framework is a release notes framework that enables to generate textual release notes from an XML file. This is an open framework that enables to integrate outer information (VSC, bug tracking). Stand-alone GUI and Eclipse integration is on march.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JEDI is an academic tool developed to extract formal models (timed automta) from Java source code and annotations, acting as a front-end for several academic analysis tools.
    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
  • 5
    AutoSemantix is a round-trip code generation tool designed to streamline the creation of Semantic Web applications for the Java platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Easy control of asyncronous message flow, aiding the process of integration of legacy systems. This plug-in for Eclipse generates needed underlying code for integration, providing architects with an abstracted overall view of the whole system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TigerUnit is a unit testing framework that takes advantage of Java 5 features, namely annotations. It is based on the JUnit code base, and takes much of its design from NUnit. It is fully backward-compatible with JUnit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The javadoc builder is an eclipse plugin to integrate xdoclet-style functionallity into eclipse IDE. The javadoc builder is extemly faster than XD+ant/maven and is totally integrated into the IDE making it easy to use and deploy your own generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Metaprogramming: proof of the concept.
    Downloads: 1 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.
  • 10
    ICEclipse is an opensource plugin under licence EPL (http://www.eclipse.org/legal/epl-v10.html). This plugin will help developer of projects (Java, C++, C#, etc ...) using distributed objects via the ICE middle-ware (http://www.zeroc.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project Identity aims to develop an Open source Biometric Solution i.e. complete set of tools and libraries for Biometric identifiction systems. This project has intial code done by students as their summer project at Echo IT Labs Pvt. Ltd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OSIOSS (Open Source Integrated Observing System Software) is a collection of code which can be used for geospatial observing systems merging data collection, management and products solutions with ocean observing systems (OOS) as an initial focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An Eclipse plugin which generates the code of J2EE design patterns and includes support for J2EE refactorings. It uses XML files to store the pattern descriptions. The plugin has a user friendly wizard-based user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Automatically generate SWT GUI from XML files. Supports all GUI components provided by SWT plus standalone dialog / composite. Supports auto-population of list/combo/table/tree from database directly without writing single line of code! Please provide your feedback/suggestions to author to make the necessary improvements ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JReleaseInfo is an Ant Task which creates a Java source file during the build process. This class provides getter methods to the program version, the build number or any other information you have defined. Optionally this data can be shown in a window.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JCSC is a highly configurable checking tool for your Java source code. It checks the compliance to a defineable coding standard like naming conventions and code structure. Also signs of bad coding, potential bugs are found. JCSC is inspired by lint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    xanno is a code-generation project to generate all confiuration files of an application, such as web.xml, struts-config.xml, etc. that supports jdk 5.0 syntax and is based on annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flow4J-Eclipse is a plugin for the eclipse IDE that enables the modelling of process flows in a drag and drop manner. Building a Flow4J project creates the flow\'s java source code and is then compiled by the JDT plugin. Uses the eclipse-gef framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sCODE stands for s/CODE//, that is to say a replacement for CODE Designer, a tool for designing DDS (AS400) screens, integrated within WSAD/Eclipse, with Webfacing editing capabilities, and scripting tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jLo is logging framework for java. It takes a different approach than any other logging framework available for java. It uses a code generator during the build process in order to be more flexible. You can define your own targets like init,debug, fata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Xml2Gui is a framework that can be used to create your swing interface in XML. It includes packages for validation, data (both xml data and object data are supported) and layout. So no code needed for data binding!
    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.