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

1481 Solutions and counting.

Advanced Search

Spotlight

GraphHeap
7
0

GraphHeap

Have you ever tried to debug complex programs/object structures in eclipse? Spent years or your life or resorted to making paper sketches as you debug? GraphHeap is an eclipse plugin that works ...

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

Control Flow Graph Factory
33
4
Install

Drag to Install!

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

Control Flow Graph Factory

Control Flow Graph Factory is an Eclipse plugin which generates control flow graphs from java bytecode, edit them and export to GraphXML, DOT or several image formats.

Robusta Eclipse Plugin
5
1
Install

Drag to Install!

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

Robusta Eclipse Plugin

Robusta, a programmatic bad smell detection tool, has been developed to help Java developers deal with 6 types of exception handling bad smells. Robusta is capable of detecting exception related ba...

DeepCode
5
1
Install

Drag to Install!

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

DeepCode

DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI.  DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit t...

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...

inFusion Hydrogen
2
4

inFusion Hydrogen

inFusion makes quality assurance of multi-million LOC systems not merely practical, but effective, successfully handling both object oriented and procedural style code. Whether you own, are respons...

Bytecode Visualizer
81
9
Install

Drag to Install!

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

Bytecode Visualizer

Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.

Primary tabs

  • Alphabetical
  • Foundation Members
  • Last Updated
  • Most Popular(active tab)
  • Top Favorites
PyDev - Python IDE for Eclipse
1942
33
Install

Drag to Install!

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

PyDev - Python IDE for Eclipse

PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython). It uses advanced type inference techniques which allow it to provide things such as code c...

Systems Development, Languages, Source Code Analyzer, Editor, IDE

Last Updated on Friday, January 15, 2021 - 10:08 by Fabio Zadrozny

SonarLint
2185
45
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.

Source Code Analyzer, Tools

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

Enhanced Class Decompiler
1675
33
Install

Drag to Install!

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

Enhanced Class Decompiler

Enhanced Class Decompiler integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly. It also integrates with ...

Tools, Editor, Code Management, Source Code Analyzer, J2EE Development Platform

Last Updated on Wednesday, February 17, 2021 - 03:54 by Pascal Bihler

Checkstyle Plug-in
1040
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 Monday, February 22, 2021 - 18:33 by Lars ödderitzsch

FindBugs Eclipse Plugin
855
14
Install

Drag to Install!

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

FindBugs Eclipse Plugin

FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libr...

Source Code Analyzer, Tools, IDE

Last Updated on Monday, January 28, 2019 - 15:36 by Andrey Loskutov

eclipse-pmd
283
12
Install

Drag to Install!

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

eclipse-pmd

The eclipse-pmd plug-in integrates the source code analyzer PMD into the Eclipse IDE. Everytime you save your work, eclipse-pmd scans your source code and looks for potential problems like possible...

Source Code Analyzer

Last Updated on Tuesday, February 2, 2021 - 14:50 by Philip Graf

SpotBugs Eclipse plugin
723
5
Install

Drag to Install!

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

SpotBugs Eclipse plugin

SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libr...

Source Code Analyzer, Tools, IDE

Last Updated on Friday, January 15, 2021 - 10:10 by Kengo TODA

Unnecessary Code Detector
305
18
Install

Drag to Install!

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

Unnecessary Code Detector

UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.

Tools, IDE, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:12 by Joerg Spieler

UML Lab Modeling IDE
107
4
Install

Drag to Install!

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

Eclipse Foundation Member
UML Lab Modeling IDE

UML Lab provides truly agile modeling and coding with Eclipse. The tool integrates UML modeling with code generation and template-based reverse and round-trip engineering.

Modeling, Modeling Tools, Editor, UML, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:07 by Leif Geiger

JUnit-Tools
102
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, Testing, Source Code Analyzer, Tools, Code Management

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

Bytecode Outline
175
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...

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

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

pmd-eclipse-plugin
117
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...

Source Code Analyzer

Last Updated on Saturday, January 30, 2021 - 12:50 by Andreas Dangel

Bracketeer for C/C++ (CDT)
70
9
Install

Drag to Install!

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

Bracketeer for C/C++ (CDT)

Bracketeer will show you all you need to know about the brackets in your code (highlight brackets, show information about closing brackets, etc...) This solution will extend the C/C++ (CDT) edit...

Editor, Documentation, Source Code Analyzer, Tools, IDE

Last Updated on Monday, February 4, 2019 - 13:51 by Gil Barash

ModelGoon UML4Java
60
6
Install

Drag to Install!

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

ModelGoon UML4Java

ModelGoon brings new points of view of a Java project. Thanks to its tight connection and interaction with the Eclipse Java Development Tools JDT. ModelGoon provides also round-trip features on Cla...

Modeling Tools, Source Code Analyzer, UML, Tools

Last Updated on Monday, February 4, 2019 - 13:52 by Riana Ralambomanana

Eclipse Code Recommenders
420
9
Install

Drag to Install!

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

Eclipse Foundation Member
Eclipse Code Recommenders

Eclipse Code Recommenders assists Java developers in learning how to use and extend new APIs by leveraging the information hidden in the source code of existing applications and integrating the gai...

Documentation, Search, Tools, Source Code Analyzer

Last Updated on Friday, January 15, 2021 - 10:12 by Marcel Bruch

cppcheclipse
49
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

JDepend4Eclipse
117
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

Scalastyle
29
0
Install

Drag to Install!

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

Scalastyle

Scalastyle examines your Scala code and indicates potential problems with it. If you have come across Checkstyle for Java, then you’ll have a good idea what scalastyle is. Except that it&rsqu...

Languages, Programming Languages, Source Code Analyzer, Tools

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

Bytecode Visualizer
81
9
Install

Drag to Install!

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

Bytecode Visualizer

Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.

Tools, Source Code Analyzer, Code Management, Editor

Last Updated on Monday, February 4, 2019 - 13:49 by Sergej Alekseev

JDeodorant
93
10
Install

Drag to Install!

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

JDeodorant

JDeodorant is an Eclipse plug-in that identifies design problems in software, known as bad smells, and resolves them by applying appropriate refactorings. JDeodorant employs a variety of novel m...

Source Code Analyzer

Last Updated on Saturday, October 3, 2020 - 16:37 by Tsantalis Nikolaos

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

Markets

  • Eclipse Project (5)
  • Tools (1291)
    • Application Development Frameworks (156)
    • Application Management (27)
    • Application Server (37)
    • BIRT (10)
    • Build and Deploy (101)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (116)
    • Collaboration (36)
    • Database (46)
    • Database Development (33)
    • Database Persistence (17)
    • Documentation (59)
    • Eclipse Kura (63)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (8)
    • Editor (332)
    • Entertainment (14)
    • General Purpose Tools (120)
    • Graphics (32)
    • IDE (329)
    • Internet of Things (IoT) (34)
    • J2EE Development Platform (42)
    • J2ME (6)
    • Languages (149)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (89)
    • Modeling Tools (141)
    • Mylyn Connectors (18)
    • Network (14)
    • Other (71)
    • Process (19)
    • Profiling (22)
    • Programming Languages (98)
    • Reporting (33)
    • Rich Client Applications (39)
    • Science (5)
    • SCM (18)
    • Search (40)
    • SOA Development (15)
    • Source Code Analyzer (96)
    • Systems Development (54)
    • Team Development (55)
    • Testing (86)
    • Tools (552)
    • UI (90)
    • UML (40)
    • Web (89)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (35)
    • XML (30)
  • IoT (113)
    • Eclipse Kura (63)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • 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