Showing 3157 open source projects for "java code tidy"

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
    An MDA(model driven architecture) tool to generate a complete web / mobile app from a UML model. Will generate high quality , best practices compliant code from UML model for all tiers of an enterprise application i.e. presentation, persistence, plumbing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JIProlog

    JIProlog

    Java Internet Prolog (Moved to GitHub)

    N.B. THE PROJECT HAS BEEN MOVED TO GITHUB https://github.com/jiprolog/ JIProlog is a cross-platform pure Java 100% Prolog interpreter that integrates Prolog and Java languages in a very fashinating way. JIProlog is compliant with the major Prolog interpreters. It supports most of ISO Prolog specifications and the most common and used built-in predicates, JIProlog allows to call Prolog predicates from Java without dealing with native code (JNI or JNA) and allows to invoke Java methods...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SelAnt

    Library for writing Selenium tests using Ant

    Library for writing Selenium tests using Ant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XVR Developer Studio
    The new XVR Developer Studio is based on Eclipse. It allows to create and manage XVR projects, to author s3d and glsl code, to compile, debug and execute scripts in an HTML page. Currently only for Windows user. It needs an installed JRE >= 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    NumberProgressBar

    NumberProgressBar

    A beautiful, slim Android ProgressBar

    I decided to do this because I was really tired of android original progress bar. So, I made some change, added more color style for this. And also you can contribute more color style, or new idea to me. I made some predesign style. You can use them via style property. You can get more beautiful color from kular, and you can also contribute your color style to NumberProgressBar! There are several attributes you can set, the reached area and unreached area, the text area, the bar, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Taylor
    Taylor MDA is a specialized UML modeling tool based on Eclipse. It uses convention-based techniques to generate the maximum code from streamlined UML models. Templates are included for generating JEE applications based on JPA/EJB3 and JSF/Seam/Facelets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    webgiisoo

    A java web framework

    Webgiisoo is a java web framework, it's base on module development, and including runtime module management and SDK. high performance and easy to find code and html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VOLTA criteria

    VOLTA criteria

    Cassandra Criteria java library

    Volta Criteria is a java library designed for those who want to integrate Cassandra database within their java application, providing intuitive methods for statement construct: you will not have to write code (and therefore know the syntax) CQL when carrying out CQL queries and statements.
    Downloads: 0 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
    JFlex

    JFlex

    The fast lexer generator for Java

    JFlex is a flex-like lexer generator for Java with emphasis on speed and full Unicode support. It has some not so usual features like negation in regexps and nested input streams. Also reads JLex specifications unchanged.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Neuro4jWorkflows

    Neuro4jWorkflows

    Open-source lightweight java workflow engine

    Neuro4j Workflow Project combines java workflow engine (http://neuro4j.org/projects/java-workflow-engine) and Neuro4j Studio (http://neuro4j.org/f/welcome-downloads). Neuro4j Studio is an Eclipse-based development environment which helps to design, develop and test workflows. It enables you to adapt the existing business logic to your requirements via a graphical user interface. All the components like flows, custom blocks, Java code, properties, jsp files etc. can be accessed and edited...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    java cmd compile and run batch file

    Batch File for compiling (javac) and running Java via command prompt

    Anytime you want to make simple programs to test code or whatever, use these batch files I made. They are much quicker than opening up an IDE and typing in all the stuff to test something out. The batchfile "RunJavaCode" then creates a .class file (bytecode) and then runs the program. Very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    WesWorkshop

    WesWorkshop

    Create units and attacks for Wesnoth!

    This utility provides a GUI to create unit files for the game "Battle for Wesnoth". The user sets the unit properties from the GUI of the utility. Once all the properties have been set, it is possible to export them into a .cfg which will be read by the game. Further details can be found in the project wiki: http://sourceforge.net/p/wesworkshop/wiki/. Version 1.1* released. Please go to the wiki page to see the changes. Note you will not be able to load your works developed with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ... of an "assertion" mechanism, it auto-generates a log of the GUI appearance and changes to it. The point is then to use that as a baseline for text-based testing, using e.g. TextTest. It also includes support for instrumenting code so that "waits" can be recorded, making it far easier for a tester to record correctly synchronized tests without having to explicitly plan for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Hibersap

    A Java library to communicate with SAP

    Hibersap helps developers of Java applications to call business logic in SAP backends. It defines a set of Java annotations to map SAP function modules to Java classes as well as a small, clean API to execute these function modules and handle transaction and security aspects. Hibersap's programming model is quite similar to those of modern O/R mappers, significantly speeding up the development of SAP interfaces and making it much more fun to write the integration code. Under the hood...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VisualPerspective

    VisualPerspective

    A diagram/modeling tool.

    VisualPerspective is a modeling and diagram creation tool. It enables to create free diagrams but also semantic oriented ones (for instance UML diagrams), in order to run automatic processing (transformations, exports, parsing). There is currently no installer, so you should follow this procedure : http://enzweiler.info/visualperspective/002-installation.html You are very welcome to report any issue with VP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    DomainMath IDE

    DomainMath IDE

    An open source gui frontend application for GNU Octave

    DomainMath IDE is an open source GUI front-end application for GNU Octave
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JaXLib is a platform independent free open source Java library. A toolkit providing much of the code we need again and again. The main purpose of the JaXLib API is to provide a solid set of utility classes for datastructures, I/O and networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    lockviz

    lockviz

    Visualization of Java thread dumps

    This tool allows the user to load, visualize and analyse Java thread dumps that are generated by Visual VM. Please see the Wiki for a Quick Start guide and tutorials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NSqlParser is the .net version about JSqlParser project,usually,its used for parse and transform a SQL statement into c# classes. As we know,The JSqlParser(see http://jsqlparser.sourceforge.net/) is a very simple and intelligence tool which can parse SQL statement and translate it into a hierarchy of Java classes. This great assembly is based on another smart and famous assembly whoes name is 'javacc'. Now I build this c# project which is based on JSqlParser project .Notably,the JSqlParser...
    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.