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

Java Snippet Search
3
1

Java Snippet Search

Java Snippet Search is an Eclipse plug-in that allows you to search Java code for syntactic patterns by specifying example snippets.

Wsdl Auditing Tool - XML Rule Engine Based
2
0
Install

Drag to Install!

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

Wsdl Auditing Tool - XML Rule Engine Based

Intro: The tool will run the user defined audit rules on supplied WSDL(though currently it supports only WSDL based on w3c schema type, it can be extended to support any XML). The rules should be...

ThreadSafe
6
0

ThreadSafe

ThreadSafe is an advanced static analysis product that focuses on concurrency issues in Java. Integrated with Eclipse, and running on Windows, Linux and OS X, it identifies and explains coding erro...

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.

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

Checkstyle Plug-in
1042
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...

Primary tabs

  • Alphabetical
  • Foundation Members(active tab)
  • Last Updated
  • Most Popular
  • Top Favorites
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 ...

Source Code Analyzer, Languages, IDE, Programming Languages

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

Cigital SecureAssist
0
0

Eclipse Foundation Member
Cigital SecureAssist

Cigital SecureAssist is a plugin for Eclipse which points out common security vulnerabilities as the developer is coding. It reduces risk by delivering actionable guidance in context based on Cigi...

Source Code Analyzer, Tools, Testing

Last Updated on Monday, November 11, 2013 - 16:02 by Tim Buntel

Design and Verification Tools (DVT) IDE for e, SystemVerilog, VHDL, and PSS
18
0
Install

Drag to Install!

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

Eclipse Foundation Member
Design and Verification Tools (DVT) IDE for e, SystemVerilog, VHDL, and PSS

Design and Verification Tools (DVT) is an integrated development environment (IDE) for the design and verification engineers working with SystemVerilog, Verilog, VHDL, e, UPF, CPF, SLN, PSS, SDL. I...

IDE, Source Code Analyzer, Languages, Editor

Last Updated on Wednesday, March 3, 2021 - 10:30 by etools Mising name

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

Search, Source Code Analyzer, Documentation, Tools

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

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

Source Code Analyzer, Code Management, Process

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

IBM WebSphere Application Server Migration Toolkit
17
3
Install

Drag to Install!

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

Eclipse Foundation Member
IBM WebSphere Application Server Migration Toolkit

The IBM® WebSphere® Application Server Migration Toolkit is a suite of tools and knowledge collections that enables your organization to quickly and cost-effectively migrate to WAS Liberty ...

Tools, Application Server, Source Code Analyzer

Last Updated on Wednesday, September 23, 2020 - 15:18 by Dalia Abo Sheasha

IBM WebSphere Application Server Migration Toolkit - Competitive Tools
6
0
Install

Drag to Install!

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

Eclipse Foundation Member
IBM WebSphere Application Server Migration Toolkit - Competitive Tools

The IBM® WebSphere® Application Server Migration Toolkit is a suite of tools and knowledge collections that enables your organization to quickly and cost-effectively migrate to Liberty and ...

Source Code Analyzer, Application Server, Tools

Last Updated on Monday, October 26, 2020 - 18:36 by Dalia Abo Sheasha

IBM WebSphere Application Server Migration Toolkit - WAS Liberty
12
0
Install

Drag to Install!

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

Eclipse Foundation Member
IBM WebSphere Application Server Migration Toolkit - WAS Liberty

The IBM® WebSphere Application Server Migration Toolkit helps you move traditional WebSphere Application Server applications to Liberty, which can be running inside or outside of the cloud. The...

Application Server, Tools, Source Code Analyzer

Last Updated on Wednesday, September 23, 2020 - 15:18 by Dalia Abo Sheasha

Includator C++ Include Analysis
10
0

Eclipse Foundation Member
Includator C++ Include Analysis

Includator is an Eclipse CDT plugin which helps to manage include dependencies in C/C++ projects. With the help of static code analysis, problems or improvements can be detected automatically where...

Source Code Analyzer, Tools

Last Updated on Wednesday, July 2, 2014 - 02:35 by Thomas Corbat

JavaElement View
23
0
Install

Drag to Install!

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

Eclipse Foundation Member
JavaElement View

This plug-in from the Eclipse JDT UI team provides a view to visualize the Java elements in Eclipse's Java model. The view shows the result of many method calls on model elements either as chil...

Languages, Programming Languages, Source Code Analyzer, IDE, Tools

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

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

Tools, IDE, Code Management, General Purpose Tools, Source Code Analyzer

Last Updated on Friday, January 10, 2014 - 10:08 by Missing name Mising name

Klocwork Insight
1
0

Eclipse Foundation Member
Klocwork Insight

Powered by a comprehensive static analysis engine, Klocwork Insight combines on-the-fly analysis, drag & drop build reporting and cross-project impact analysis to deliver serious productivity gains...

Tools, Code Management, Source Code Analyzer

Last Updated on Monday, November 11, 2013 - 09:52 by Gwyn Fisher

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.

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

Last Updated on Wednesday, March 3, 2021 - 14:30 by Leif Geiger

WhiteSource Advise
4
0
Install

Drag to Install!

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

Eclipse Foundation Member
WhiteSource Advise

Get all of the information that you need about open source security vulnerabilities in your software projects in real-time with WhiteSource Advise. WhiteSource Advise works quickly and unobtrusi...

Source Code Analyzer, Code Management

Last Updated on Sunday, February 28, 2021 - 09:22 by George Azzam

aiXcoder Code Completer & Code Search Engine
1
3
Install

Drag to Install!

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

aiXcoder Code Completer & Code Search Engine

AiXcoder Code Completer & Code Search Engine for Java AiXcoder is a powerful code completer & code search engine based on state-of-the-art deep learning technology. It has the potential ...

General Purpose Tools, Other, IDE, Source Code Analyzer, Editor

Last Updated on Thursday, October 15, 2020 - 04:31 by Yiyang Hao

AppPerfect Code Analyzer
2
2

AppPerfect Code Analyzer

AppPerfect Java Code Test is designed to perform two key software development functions: Review Java code and Enforce Good Coding Practices which leads to optimization of your application. Code ana...

Source Code Analyzer

Last Updated on Tuesday, August 4, 2015 - 10:34 by AppPerfect Corp

AppPerfect Testing/Analysis/Profiling & Monitoring Products
2
0

AppPerfect Testing/Analysis/Profiling & Monitoring Products

AppPerfect offers following products for complete and comprehensive solution for testing and monitoring the performance of your application. These products that are designed to help you test your a...

Testing, Source Code Analyzer, Profiling

Last Updated on Tuesday, August 4, 2015 - 10:07 by AppPerfect Corp

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

Atlassian Clover for Eclipse
13
0
Install

Drag to Install!

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

Atlassian Clover for Eclipse

Clover measures Java and Groovy code coverage and optimises your test execution so you can prioritise new test development, get faster feedback of test results, and reduce risk of defects.

Reporting, Code Management, Source Code Analyzer, Tools, Testing

Last Updated on Friday, January 15, 2021 - 10:10 by Atlassian Mising name

AutoRefactor
40
6
Install

Drag to Install!

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

AutoRefactor

AutoRefactor is an Eclipse plugin to automatically refactor Java code bases. The aim is to fix language/API usage in order to deliver smaller, more maintainable and more expressive code bases.

Source Code Analyzer, Tools, Code Management, IDE, Languages

Last Updated on Friday, January 15, 2021 - 10:08 by Jean-Noël Rouvignac

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

Markets

  • Eclipse Project (5)
  • Tools (1292)
    • 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 (87)
    • 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