Showing 944 open source projects for "java orm plugin"

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
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    An Eclipse plugin for editing CORBA IDL files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure metrics with avg and std deviation and detect cycles in package and type dependencies. Continuation of work from http://sourceforge.net/projects/metrics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    The Netbeans IDE Plugin automatically generates SQL Code (currently for MySQL, PostgreSQL and JavaDB (Derby)) and Java database methods (Delete, insert into, update etc. for the created table) from the local variables of a Java class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Dessy
    Dessy is a DEsktop Search and SYnchronization framework for mobile devices. It allows file search using content, metadata, and custom tags, and synchronization of results, and entire file system subtrees. It works on MIDP 2.0 handsets and Java 2 SE.
    Downloads: 1 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
    DaoAnnotation is a Java projet to use simple dao CRUD with simple annotation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Keytool is an Eclipse plugin that maintains keystores and certificates. It allows you to create certificates and put them in a keystore. You can from Eclipse, open and inspect certificates that are stored as .cer, or in a given keystore.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 7
    EPIC is an open source Perl IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, content assist, perldoc support, source formatter, templating support, regular expression plugin and a Perl debugger.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    PL/SQL Editor Plugin for Eclipse using file and database access for auto completion and many standard source editing capabilities of eclipse. Designed to support editing the Oracle based PL/SQL language. Written in java, supported on all platforms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Easy Eclipse makes Eclipse & Eclipse plugins easy to download, install & use. We test Eclipse plugin & create installers to deliver complete Eclipse-based IDEs & Eclipse plug-ins for C/C++, Java, Perl, PHP, Python, Ruby. Visit http://easyeclipse.org
    Downloads: 84 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    Myorm is a simple and convenient ORM (Object relation mapping). Based on JavaBean, it allows you to map your tables correctly with your classes and proper management of keys and foreign keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UI-Workflow Engine will be an Eclipse plugin to streamline the creation of UI-based applications. It will consist of a workflow definition language, a diagram editor and a converter into Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eclipse JDT Plugin to clean fully qualified types within Java source code by creating import statements. There also exists a Xpand 1.0 integration. See project site for installation files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Eclipse plug-in for Richfaces Web project with maven support. Follow the instructions in the Readme.txt. The plug-in & maven archetype are also available at:- http://code.google.com/p/richfaces-maven-plugin/ . More at http://www.w3avatar.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A plugin for Eclipse that will give you a graphic representation of a Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A eclipse plugin code generator for liferay with spring MVC in web layer and using spring as business layer. This is a simple tool which would reduce the redundant effort of liferay portlet XML updation, controller and preference JSP page generation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Anna is lightweight Java framework to build pipeline systems of any kind. It will take care of recurrent needs such as dependency management, data serialisation and synchronization as well as parallelization of execution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Maven plugin that uses the Eclipse formatter for formatting java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AppGen eclipse plugin generate full java web application source codes based on Spring and iBatis. You can set the XML configuration mapping file from a database schema quickly by conventions, and can edit it easily. (requires java 1.5 or higher)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Various tools and libraries to ease development like a maven plugin to simply run velocity templates in the source generation phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eclipse plugin for editing, compiling and debugging Adobe® Flex® components and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The BlazeFramework is a Java like Framework which provides a nice API for developers. It offers developers a real OOP feeling in PHP like in Java. It's an event-based MVC web framework which uses XML for view definitions and the navigationsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MessagesEditor
    Eclipse plugin, developer for easy management of property messages, compilated with FMW guideline.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    maven-javafxdoc-plugin: A maven plugin for generating javafxdocs for JavaFX projects, based on the Maven Javadoc Plugin.
    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.