Skip to main content
  • Create account
  • Log in
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Source Code Analyzer (96)

Source Code Analyzer (96)

Search

1479 Solutions and counting.

Advanced Search

Spotlight

J2OBJC Eclipse Plugin
1
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

J2OBJC Eclipse Plugin

J2ObjC Eclipse Plugin, is an Eclipse plugin for interfacing Google's j2objc compiler in Eclipse. It allows you to generate Objective-C source codes from existing Java projects in Eclipse. Most...

Goanna Studio - Static Analysis for C/C++
9
2

Goanna Studio - Static Analysis for C/C++

Goanna Studio brings the power of deep static C/C++ source code analysis to the fingertips software developers by integrating the Goanna technology directly into the Eclipse IDE.

Cantata
2
0

Cantata

Cantata advanced high productivity techniques allow developers to dynamically prove their code with intelligent unit and integration testing, in the most cost effective manner. The Cantata Eclipse...

CodeMR Static Code Analyser
5
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

CodeMR Static Code Analyser

CodeMR Summary CodeMR is a multi-language (Java and C++) software quality and static code analysis tool. You can measure your software metrics and high-level quality attribu...

pmd-eclipse-plugin
112
2
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

pmd-eclipse-plugin

PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com A...

coala Eclipse Plug-in
1
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

coala Eclipse Plug-in

coala provides a common command-line interface for linting and fixing all your code, regardless of the programming languages you use. coala Eclipse Plug-in will enable you to run and configure t...

JProjectAnalyzer
13
0

Eclipse Foundation Member
JProjectAnalyzer

JProjectAnalyzer is an Eclipse plug-in which provides an easy and very quick means for analyzing a Java Source Project in the Eclipse IDE. JProjectAnalyzer Highlights: JProjectAnalyzer analy...

Kaveri : A Java Program Slicing Plugin
4
0

Kaveri : A Java Program Slicing Plugin

<b>Kaveri</b> provides a tool for performing static slicing of Java programs. Using Kaveri, the user can select a program point p and find all the program points that may depend on or ...

Primary tabs

  • Alphabetical
  • Foundation Members
  • Last Updated(active tab)
  • Most Popular
  • Top Favorites
CodeMR Static Code Analyser
5
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

CodeMR Static Code Analyser

CodeMR Summary CodeMR is a multi-language (Java and C++) software quality and static code analysis tool. You can measure your software metrics and high-level quality attribu...

Source Code Analyzer, Tools, Modeling Tools, Programming Languages

Last Updated on Friday, January 15, 2021 - 10:18 by CodeMR Team

jSparrow - Automatic Java Refactoring
47
9
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

jSparrow - Automatic Java Refactoring

FOR INSTALLING JSPARROW USE THE EXTERNAL INSTALL BUTTON!!!     jSparrow detects and automatically replaces bugs and code smells in Java sources with a rule-based approach. j...

IDE, Tools, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:18 by Michaela Prehofer

SonarLint
2153
43
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

SonarLint

SonarLint is an IDE extension that helps you detect and fix quality issues as you write code in Java, JavaScript, PHP, Python and HTML.

Tools, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:17 by Julien HENRY

Teamscale Integration for Eclipse
4
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Teamscale Integration for Eclipse

The Teamscale Integration for Eclipse allows for seamless browsing of quality defects found by the Teamscale software‐quality analysis server. Teamscale analyzes your source code incrementally with...

Code Management, Tools, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:17 by Thomas Kinnen

HCL AppScan on Cloud
7
4
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

HCL AppScan on Cloud

HCL AppScan on Cloud Plugin Apply the power of static application security testing with HCL AppScan on Cloud – a SaaS solution that helps to eliminate vulnerabilities from application...

Testing, Source Code Analyzer, Tools

Last Updated on Friday, January 15, 2021 - 10:17 by Matthew Murphy

CASTLE Searching
2
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

CASTLE Searching

CASTLE Searching is an Eclipse plugin, which allows you to find what you're looking for faster.

Source Code Analyzer, Code Management, Search, Tools

Last Updated on Friday, January 15, 2021 - 10:17 by Amy Brennan-Luna

JUnit-Tools
103
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

JUnit-Tools

A set of tools to optimize the creation and maintainability of JUnit tests. Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages, classes, methods,...

Application Development Frameworks, Source Code Analyzer, Tools, Testing, Code Management

Last Updated on Friday, January 15, 2021 - 10:16 by Robert Streng

BEX Code Compare
1
4
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

BEX Code Compare

BEX Code Compare is a library and Eclipse plugin, which uses Patience sort / Myers diff and some post diff processing to yield an enhanced code compare

Source Code Analyzer, Editor

Last Updated on Friday, January 15, 2021 - 10:16 by Amy Brennan-Luna

JDepend4Eclipse
118
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

JDepend4Eclipse

JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses a set of Java class and source file directo...

Testing, Source Code Analyzer, Tools

Last Updated on Friday, January 15, 2021 - 10:16 by Andrey Loskutov

JDT Call Hierarchy: Filter Test Code
4
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

JDT Call Hierarchy: Filter Test Code

tldr; Eclipse plugin to show and hide callers from tests in the call hierarchy Often when browsing a code base, you want to know where certain constructors/methods are used. JDTs call hiera...

IDE, Testing, J2EE Development Platform, Programming Languages, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:15 by Benjamin Muskalla

COSTER
0
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

COSTER

Context-Sensitive Type Solver Tool for Finding the Fully Qualified Name of the API Element in Online Code Snippets Code snippets available in community question answering sites (CQA) are a great...

Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:15 by C M Khaled Saifullah

Checkstyle Plug-in
1035
2
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Checkstyle Plug-in

The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your Java code adheres to...

Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:15 by Lars ödderitzsch

AST View
38
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Eclipse Foundation Member
AST View

This plug-in from the Eclipse JDT UI team provides a view to visualize the AST (abstract syntax tree) of a Java file open in the editor. Navigate from text selection to AST nodes and from nodes to ...

Languages, IDE, Programming Languages, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:14 by Dani Megert

Fortify on Demand Plugin
5
2
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Eclipse Foundation Member
Fortify on Demand Plugin

Fortify on Demand is a Software as a Service (SaaS) solution that enables your organization to build and expand a Software Security Assurance program quickly, easily, and affordably. An application...

Code Management, Source Code Analyzer, Process

Last Updated on Friday, January 15, 2021 - 10:14 by Annika Karjakina

JFrog Eclipse Plugin
16
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

JFrog Eclipse Plugin

The JFrog Eclipse Plugin adds JFrog Xray scanning of Maven, Gradle and NPM project dependencies to your Eclipse IDE. It allows developers to view panels displaying vulnerability information ab...

Source Code Analyzer, Reporting, Code Management, Tools

Last Updated on Friday, January 15, 2021 - 10:14 by JFrog JFrog

Sonatype Nexus IQ
2
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Sonatype Nexus IQ

Select the best open source components for your projects using precise security intelligence directly within Eclipse. The Nexus IQ plugin for Eclipse scans your open source dependencies for poli...

Tools, Source Code Analyzer, General Purpose Tools

Last Updated on Friday, January 15, 2021 - 10:14 by Sonatype Inc.

Bytecode Outline
174
3
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Bytecode Outline

Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode compare for java/class files and shows ASMifier code for current bytecode. Have you already...

Languages, Tools, Source Code Analyzer, Code Management, Editor

Last Updated on Friday, January 15, 2021 - 10:14 by Andrey Loskutov

Artemis
6
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Artemis

Artemis is an Eclipse plugin for C/C++ static code analisys. As minimum requirement you need Eclipse 2019-03 with CDT 9.7

Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:14 by Marco Stornelli

cppcheclipse
48
2
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

cppcheclipse

cppcheclipse is an Eclipse plugin which integrates cppcheck (http://sourceforge.net/projects/cppcheck/) with the CDT project.

Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:13 by Konrad Windszus

Data Hierarchy
65
0
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Data Hierarchy

The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created? If you know the Call Hierarchy plugin, you will find the Data Hierarchy ver...

Source Code Analyzer, Tools

Last Updated on Friday, January 15, 2021 - 10:13 by Andrey Loskutov

  • 1
  • 2
  • 3
  • 4
  • 5
  • next ›
  • last »

Markets

  • Eclipse Project (5)
  • Tools (1286)
    • Application Development Frameworks (155)
    • Application Management (27)
    • Application Server (37)
    • BIRT (10)
    • Build and Deploy (102)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (115)
    • Collaboration (35)
    • Database (45)
    • Database Development (33)
    • Database Persistence (17)
    • Documentation (59)
    • Eclipse Kura (64)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (8)
    • Editor (331)
    • Entertainment (14)
    • General Purpose Tools (120)
    • Graphics (32)
    • IDE (326)
    • Internet of Things (IoT) (33)
    • J2EE Development Platform (42)
    • J2ME (6)
    • Languages (148)
    • Linux Tools (18)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (89)
    • Modeling Tools (141)
    • Mylyn Connectors (18)
    • Network (13)
    • Other (71)
    • Process (19)
    • Profiling (22)
    • Programming Languages (97)
    • Reporting (33)
    • Rich Client Applications (38)
    • Science (5)
    • SCM (17)
    • Search (39)
    • SOA Development (15)
    • Source Code Analyzer (96)
    • Systems Development (53)
    • Team Development (55)
    • Testing (86)
    • Tools (550)
    • UI (90)
    • UML (40)
    • Web (89)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (35)
    • XML (30)
  • IoT (114)
    • Eclipse Kura (64)
    • Eclipse SmartHome (46)
  • RCP Applications (78)
  • Training & Consulting (52)
  • Long Term Support (11)

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top