Search Results for "fortify eclipse plugin" - Page 5

Showing 962 open source projects for "fortify eclipse plugin"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1

    ClassNameCopier

    Eclipse Plugin - Copy Full Class Name Tool

    It is a eclipse plugin that use for copying full class name.Right click the java file and copy its package name + class name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jumble is a Java mutation tool for measuring the effectiveness and coverage of JUnit test suites.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 3
    Aspose Maven for Eclipse

    Aspose Maven for Eclipse

    Aspose Maven for Eclipse lets you create Aspose Maven based projects.

    This is new Eclipse IDE Plugin released by Aspose pty ltd, but for creating the Aspose Maven based projects in Eclipse IDE. Comes with "Aspose Maven Project Wizard" which let you create Aspose Maven based project by selecting Aspose Java APIs through the wizard steps and add the references of Aspose APIs Maven dependencies into the newly created Maven Project's pom.xml. Created Aspose maven based project will always contain the selected Aspose Java APIs latest version Maven dependencies from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DebaEclipseSplit

    DebaEclipseSplit

    Split Eclipse Editor

    This plugin provides a feature to split your eclipse editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    Subversive SVN Connector

    Subversive SVN Connector

    Extensible SVN Connector for Eclipse Subversive plug-in

    Eclipse's Subversive plug-ins allow usage of the Subversion version control from within your Eclipse workspace, however these plug-ins require a SVN connector in order to work. This connector is based on the SVKit toolkit, which in itslef is a pure Java based SVN library. Apart from offering Subversion functionality this connector also allows you to extend and plugin your own custom conflict resolution handler, using Eclipse's extension points. For more information see the Wiki.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    DebaEclipseScreenshotUtil

    DebaEclipseScreenshotUtil

    Deba Eclipse Screenshot Util

    This plugin provides a feature to capture the screen shot from Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eclipse utility plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Information Integration
    Open Information Integration Tool Suite (Open II) is used by analysts and programmers to accelerate data integration and harmonization across organizations. OpenII has a neutral schema repository for browsing and comparing all sorts of data models. OpenII is built as a Rich Client Platform Application on top of Eclipse 3.x. Developers need to download Eclipse, install the RCP support, the Fatjar plugin and the Delta Pack in one of the 3.x flavors. Release Notes Release Date: Jan 2014 Build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    debaeclipseutilplugin

    debaeclipseutilplugin

    Deba Eclipse Utility Plugin

    A small light weight Eclipse Utility plugin for development with Eclipse IDE in windows only. It has the following features. Copy File Path (Windows Style , Multi Selection)** Copy File Path (Unix Style , Multi Selection) Copy Files and Folders to ClipBoard (Multi Selection) Open in Windows Command Prompt (Multi Selection) Open Command Prompt in Eclipse Console Open in Windows Explorer (Multi Selection) Full Screen with and without status line bar Shortcut for Windows Command Prompt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    ReFit

    ReFit

    Eclipse Plug-in for Automatic Refactoring of Fit Tests.

    The ReFit Eclipse plugin performs automatic refactoring of the Fit test specs (http://fit.c2.com) and of the relevant code when a refactoring process is invoked. NOTE: The project is still in Beta, but we think stable enough, to be used. Just try. For more information about the project, installation and use instructions see https://sourceforge.net/apps/trac/fitrefactoring/ We are pleased about the many downloads. We are also pleased for your feedback/review - many thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EclipseCOBOLPlugin

    A simple plugin for COBOL coding using Eclipse.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provides an ANTLR plugin (including grammar file editor with outline page and project nature with incremental builder) for the Eclipse platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TimeDoctor
    TimeDoctor is a tool to visualize execution traces of tasks, queues, cache behavior, etc. While originally targeting embedded media processors and includes specific features for analyzing audio/video streaming applications it has wider applicability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse COBOL Plugin

    Eclipse COBOL Plugin

    COBOL Plugin for Eclipse

    This Eclipse plugin was originally for Fujitsu COBOL for the Eclipse IDE. I am proposing that we use it to work with GnuCOBOL. GnuCOBOL is Free as so with Eclipse. Perfect Match
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    MemoryGame Java RMI

    By using Java RMI to develop a Memory Game.

    This game was developed by using Java RMI(Remote Method Invocation). This game allow two computers in the same network play against each other with same synchronize screen. Every movement is seen by each other. This project was developed by the author for submitting the final assignment of software development course. Note: In order to make this project runnable you need to have eclipse installed and also install Java RMI plugin.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    RustyCage

    RustyCage

    Rust lang Eclipse plugin

    RustyCage is a Eclipse plugin IDE for the Rust programming language. For update site use: https://sourceforge.net/projects/rustycage/files/updatesite/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MemoryGame

    By using Java RMI to develop a Memory Game.

    This game was developed by using Java RMI(Remote Method Invocation). This game allow two computers in the same network play against each other with same synchronize screen. Every movement is seen by each other. This project was developed by the author for submitting the final assignment of software development course. Note: In order to make this project runnable you need to have eclipse installed and also install Java RMI plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Testsuite-Management

    Testsuite-Management

    A tool for system tests

    Testsuite-Management (TSM) is a tool that provides assistance for performing system tests. You can find the sourcecode under "Code".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Eclipse Jetty Plugin
    An Eclipse plugin for running/debugging Java web applications with Jetty (successor of JettyLauncher) Features: - Support for Jetty 6, 7, 8 and 9 - Included Jetty8 - M2Eclipse Support - JSP Support - JNDI Support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project provides an editor for the scripting language of Apache's template engine Velocity (http://velocity.apache.org/). The editor is implemented as an plugin for the Eclipse platform (http://eclipse.org/).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    PTK2 GUI

    The PTK GUI Eclipse plugin

    The Eclipse plugin developed to provide a Graphic User Interface for the PASSI workflow. It was developed during the thesis of my B.S. in Computer Science at the University of Palermo, in collaboration with ICAR-CNR, with the tutorship of both Raffaele Giancarlo and Massimo Cossentino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Checkclipse is a plugin which integrates the Checkstyle style checker for Coding Guidelines into Eclipse. All Java style violations will be immediately reported by error markers. Coding Guidelines can be configured for each project separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AnnotationsForStatements-plugin

    AnnotationsForStatements-plugin

    Write annotations for statements

    This Eclipse plug-in will allow the software engineer to write annotations for statements. This plug-in will automatically extract the written code to a method, including its annotations, without changing the way you program. The plug-in is built for the Java programming language and is currently able to transform statements that support comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    axbench
    The aXBench (AUTOSAR extensible workbench) is an eclipse plugin for modeling variant system architectures. The aXBench describes system architectures using the architecture description language “aXLang”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    nrf51osx

    Eclipse plug-in for making nordic nrf51822 projects

    Template plugin for Eclipse which extends the GNU ARM Eclipse plugin with a template for Nordic nrf51822 projects. The plugin creates simple skeleton templates with the correct build settings for nrf51822 development. Please check the Wiki for installation instructions and usage.
    Downloads: 0 This Week
    Last Update:
    See Project