Showing 316 open source projects for "opensource java code"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 1
    XMLPortletFactory
    Project aimed to: Easily generate a complete Liferay CRUD portlet from an XML file. Easily extend / modify what is being generated. Finally, to have an even greater liferay portal experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    RECODER is a Java framework for Java program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references, and it supports transformation rollbacks and incremental model updates.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    REM is a NetBeans module for ZK application development. It can be used to create ZK web Applications, ZUL and ZScripi documents. It supports ZUL syntax highlighting, auto indent, code folding, code hyperlink navigation and code completion. It supports palette for some components.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Enhancement to ANT / Maven - JUnit Reports: - adds 'yellow' or 'blue' state to unit tests: "not fully implemented" - an overview over how much not-fully-implemented tests exist see Screenshots!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    IDFC Maven ProGuard Plug-in

    A maven plugin for obfuscating java code via ProGuard

    This plugin allows you to obfuscate maven artifacts using the ProGuard open source obfuscator, which is a very powerful and well established Java obfuscator. ProGuard can also be found on SourceForge at http://proguard.sourceforge.net/. This plugin can be used from your POM as follows: <groupId>com.idfconnect.devtools</groupId> <artifactId>idfc-proguard-maven-plugin</artifactId> <version>1.0.1</version> Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Provide Eclipse plugins that support the CA Plex application development tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Normalizes Java source code to a clean structured format, customizable through the Sourclet API. Auto-generates Javadoc comments using semantic information from identifier names. Converts Java source code to XJava XML and back.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CC-XJC is a JAXB 2.0 XJC plugin for adding a copy constructor to schema derived classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    J2ME Polish is a next generation framework for the rapid development of J2ME applications. Features included are a powerful GUI framework, utility classes and ant-based build tools for the creation of device optimised applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    tool to test privates and use patters
    With dp4j.jar in your project classpath you directly access private members in your tests, w/o Reflection API boilerplate code; It also generates Design Patterns code and compile-time validates implementations. And Compiler & Co work for you again!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The name stands for "General Purpose Abstraction Layer". GPAL is a set of C++ classes which are used to represent any kind of data and to manipulate them. Thanks to SWIG, it is usable in many programming languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (NSIS) scripts. The InstallOptions Editor plugin is for editing of InstallOptions files. (Requires Eclipse GEF http://www.eclipse.org/gef)
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    ANTLR IDE
    An eclipse plugin for ANTLRv3 grammars. Support for ANTLR 3.0.x/3.1.x/3.2.x
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    DiffStats

    DiffStats counts added, moved and deleted LOC in a diff file

    DiffStats analyzes diff files. It counts lines of code added, deleted and moved. It was designed for Java code, but will work with other languages, like C++. It ignores blank lines and comment line, if they start with a //, /* or *. This project was made to complete another project because I was unable to find anything else like it. I posted it to see if anyone else had interest. So I would appreciate it if anyone who has tried this project would please post a review. I understand...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JamaicaSql
    Jamaica is a simple and light but powerful utility to execute sql statements, scripts etc. written entierly in java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Jalopy is a source code formatter/beautifier/pretty printer for the Java programming language. It is aimed to provide a full-featured, yet free alternative to the well-known Jindent. Plug-ins for Ant, Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 23
    JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Maven Google AdSense inserter plugin
    This is a Maven plugin that helps to add publicity from GoogleAds to web sites generated by Maven.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    KnownDefects is a simple annotation library for use when writing unit tests against existing code. This annotation can be used to mark the tests that highlight defective behavior. FindBugs can then be used to find all instances of the annotation.
    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.