Showing 36 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
    UCDetector

    UCDetector

    Eclipse Plugin to find unused Java code

    UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    MoreUnit
    IMPORTANT: MoreUnit code has moved to https://github.com/MoreUnit/MoreUnit-Eclipse MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support for Java (creating test stubs, mock support, decoration, refactoring support...).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Quality Performer

    Quality Performer

    Eclipse Plugin to improve Code Quality.

    Quality Performer is a Eclipse Plugin, used to improve Code Quality. It analyzes Java source code for Redundant Modifier and resolves the same. Update Site URL: https://dl.bintray.com/sudhasoft/eclipse-quality-performer-plugin/releases/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    FindBugs plugin development: Java class header checker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    UnitTH - Unit Test History Matrix

    Jenkins plugin / tool for generating test history reports

    UnitTH is a tool/Jenkins plugin for generating a test history overview for the purpose of identifying problematic and unstable test cases. The Jenkins plugin version generates a spread/matrix from the test cases that have failed in the Jenkins job history to give an overview of sporadic failures. Using the stand alone tool a set of HTML test history pages will be generated from JUnit test results. The test history displays various different sortable test statistics, trends, graphs...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Geeklog Plugins, Static Pages and Blocks

    Multilingual FAQ and other addons for the Geeklog CMS

    This is a plugin project for the Geeklog CMS, providing plugins, static pages and blocks. The main project is MultiFAQ - a multilingual FAQ that lets each user see the FAQ in their chosen language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Javilion Plugin

    Eclipse Plugin for Javeleon

    Javilion is the inofficial Eclipse Plugin for Javeleon (http://www.javeleon.org). If you use the Javilion builder and nature in your Eclipse project, it is easy to reload already running applications manually or automatically.
    Downloads: 1 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
    Transtrl for i18n

    Transtrl for i18n

    Transtrl locates need-to-translate strings for Java software i18n

    Transtrl is a need-to-Translate String Locator. It is an eclipse plugin that locates the constant strings that require translation for Java software internationalization (i18n) and further localization (L10n). The developers can either use the tool to work out a internationalized version quickly or check whether they forget to externalize some constant strings in their i18ned versions. The new version of the tool (TransVis) also support visualize how constant strings flows to the GUI and how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A very Flexible and Plugin-able Test Automation Engine. It fully supports the Standardized Test Tool Interfaces as described in http://www.testtoolinterfaces.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Smelly is an Eclipse plugin for detect bad smells in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple Eclipse plugin to check C/C++ Files for correct syntax. It is intended as an addition - not replacement - for the CDT project. It offers improved marking of errors and warnings. Update-Site is: http://www.jaylib.org/eclipse/plugins/CppChecke
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    It is a part of the research project ATCC developed in Parallels-NSU lab. Here you can find selenium_manager and remote_agent applications. They work with SeleniumRC Jenkins plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 2 This Week
    Last Update:
    See Project
  • 16
    A set of tools for application testing. JUnit runners to execute your Selenium tests, internationalize them, generate detailed reports containing screenshots, a Maven plugin to prepare the infratstructure and a Hudson plugin to publish reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    With Changes Maven plugin you can't generate the changes report from Bugzilla. This project is a Maven plugin to generate the file 'changes.xml' from your Bugzilla, so you could generate the changes report from your Bugzilla issues.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This programs is a Eclipse Plguin. By using this plugin, the code quality of Java project can keep being maintained to continuous. This plugin outputs the graph with the time axis and HTML table.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    The Maven JSTools Plugin provides a Maven interface to a set of JavaScript reporting and documentation tools like JSDoc Toolkit and JSLint, along a simple approach for building JS artifacts and use them as dependencies in your Maven-based projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    RichNesse is a (mostly) WYSIWYG rich text editor for Fitnesse, utilizing a Fitnesse plugin written in Java and a configured version of the FCKEditor html rich text editor. All documentation is in the Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Code Quality Plugin (CQP) is an Eclipse plug-in, built on top of existing tools such as Checkstyle, Findbugs, JDepend to help realize code quality standards. CQP gives a snapshot of the quality of code during development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JUnitDoclet makes the process of testing software easier by offering a convenient way to create, organize, and maintain JUnit tests. JUnitDoclet Eclipse Plugin leverages this tool thanks to Eclipse APIs and UI functionnalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.