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. Favorites for NoDataFound -

Favorites for NoDataFound -

Primary tabs

  • View
  • Favorites(active tab)
  • Products

Install Favorites for baldurien

Install Favorites

Drag to Install!

Drag to your running Eclipse* workspace to install NoDataFound - favorite list.
*Requires Eclipse Marketplace Client.

Installable listings

Enhanced Class Decompiler
1255
28
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, J2EE Development Platform, Source Code Analyzer, Editor, Code Management

Last Updated on Tuesday, October 22, 2019 - 11:31 by Pascal Bihler

SpotBugs Eclipse plugin
568
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 Tuesday, October 22, 2019 - 11:34 by Kengo TODA

MoreUnit
462
13
Install

Drag to Install!

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

MoreUnit

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

Testing

Last Updated on Tuesday, October 22, 2019 - 11:36 by Vera Henneberger

Bash Editor
307
18
Install

Drag to Install!

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

Bash Editor

This plugin is a bash script editor. Features: Integrated bash debugger (Update: 2 Preferences have changed see Release 2.2.3 for details) Syntax highlighting Outline Quick-Outline...

Editor, Tools

Last Updated on Saturday, November 16, 2019 - 18:24 by Albert Tregnaghi

Unnecessary Code Detector
259
16
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.

IDE, Source Code Analyzer, Tools

Last Updated on Tuesday, October 22, 2019 - 11:38 by Jörg Spieler

Markdown Text Editor
212
20
Install

Drag to Install!

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

Markdown Text Editor

Plugin adding Markdown text-editing support to Eclipse. Makes editing text files in Eclipse a lot better. Markdown is a simple and intuitive text format syntax that lets you get rich formatting wit...

Languages, Tools, Editor

Last Updated on Tuesday, October 22, 2019 - 11:41 by Daniel Winterstein

ResourceBundle Editor
160
2
Install

Drag to Install!

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

ResourceBundle Editor

Eclipse plugin for editing Java resource bundles. Lets you manage all localized .properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from...

Languages, Editor, Code Management, UI, IDE

Last Updated on Tuesday, October 22, 2019 - 11:31 by Konrad Tendera

Autodetect Encoding
118
4
Install

Drag to Install!

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

Autodetect Encoding

Show file information for the active editor in the status bar.   Features Show file encoding and line ending Line ending (separator) support showing CRLF, CR, LF and Mixed, can also b...

Languages, IDE, Tools, UI, Editor

Last Updated on Tuesday, October 22, 2019 - 11:32 by Shinji Kashihara (cypher256)

editorconfig-eclipse
92
0
Install

Drag to Install!

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

editorconfig-eclipse

Adds support for EditorConfig to Eclipse. The plugin applies the editorconfig settings for a file when opened in a supported editor (currently Text, Java, XML and Ant editors). Whenever an ed...

Tools

Last Updated on Tuesday, October 22, 2019 - 11:32 by Nathan Jones

QuickRex
91
3
Install

Drag to Install!

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

QuickRex

A fork of the QuickRex Plugin from Bastian Bergdorf at SourceForge (http://sourceforge.net/projects/quickrex/). QuickREx is a regular-expression plugin for Eclipse. It features on-the-fly evalut...

Languages, Tools, General Purpose Tools

Last Updated on Monday, February 4, 2019 - 13:54 by Netcetera Eclipse

Data Hierarchy
61
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...

Tools, Source Code Analyzer

Last Updated on Tuesday, October 22, 2019 - 11:35 by Andrey Loskutov

Java Hex Editor
56
5
Install

Drag to Install!

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

Java Hex Editor

A java hex editor. Standalone application (SWT widgets) and Eclipse plugin. Support for very large files. Hex, Ascii and Unicode find. Overwrite/insert modes. Binary and text cut/copy/paste. Undo/r...

Editor

Last Updated on Tuesday, October 22, 2019 - 14:30 by Andre Bossert

Spark Builder Generator
51
10
Install

Drag to Install!

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

Spark Builder Generator

Generates a builder according to the GoF pattern for Java domain objects. Features Generates a builder with custom name patterns Can generate staged builder Capable of regenerating the...

Tools

Last Updated on Tuesday, October 22, 2019 - 11:35 by Helo Spark

Spartan Refactoring
43
3
Install

Drag to Install!

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

Spartan Refactoring

Automatically find and correct fragments of code to make your Java's source code more efficient, shorter and more readable More info on https://www.spartan.org.il

Languages, Source Code Analyzer, Tools

Last Updated on Monday, February 4, 2019 - 13:56 by Daniel Mittelman

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

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

Last Updated on Tuesday, October 22, 2019 - 11:30 by Jean-Noel Rouvignac

Pitclipse
22
2
Install

Drag to Install!

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

Pitclipse

Pitclipse is a plugin that runs the pitest mutation test tool against your unit tests. Mutation testing tests your tests. See http://pitest.org for more details.   Please submit any bug ...

Testing

Last Updated on Tuesday, October 22, 2019 - 11:40 by Phil Glover

Logging code Cleanup for Eclipse
15
0
Install

Drag to Install!

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

Logging code Cleanup for Eclipse

Logging code Cleanup plugin for Eclipse This is an extension of the Eclipse Clean Ups which detects invocations of the logging methods with compound arguments (i.e. arguments...

Tools, Source Code Analyzer, Code Management

Last Updated on Monday, February 4, 2019 - 13:55 by Andrey Pavlenko

Copy As Path
9
0
Install

Drag to Install!

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

Copy As Path

Provides a context menu entry to copy the path a given resource into the clipboard.

Code Management, General Purpose Tools, UI

Last Updated on Monday, February 4, 2019 - 13:54 by Netcetera Eclipse

Typesafe Config SDK
5
0
Install

Drag to Install!

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

Typesafe Config SDK

This project provides Eclipse toolings for editing configuration files in Hocon format (coloquially called Typesafe Config).

Languages, IDE, Editor, Application Development Frameworks

Last Updated on Tuesday, October 22, 2019 - 11:31 by Iulian Dragos

Markets

  • Eclipse Project (29)
  • Tools (1600)
    • Application Development Frameworks (205)
    • Application Management (37)
    • Application Server (42)
    • BIRT (10)
    • Build and Deploy (125)
    • Business Intelligence, Reporting and Charting (25)
    • Code Management (152)
    • Collaboration (47)
    • Database (57)
    • Database Development (42)
    • Database Persistence (23)
    • Documentation (80)
    • Eclipse Kura (83)
    • Eclipse SmartHome (65)
    • EclipseRT Target Platform Components (8)
    • Editor (386)
    • Entertainment (18)
    • General Purpose Tools (135)
    • Graphics (38)
    • IDE (400)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (60)
    • J2ME (6)
    • Languages (181)
    • Linux Tools (20)
    • Logging (26)
    • Mobile and Device Development (57)
    • Modeling (108)
    • Modeling Tools (181)
    • Mylyn Connectors (24)
    • Network (18)
    • Other (86)
    • Process (22)
    • Profiling (25)
    • Programming Languages (126)
    • Reporting (40)
    • Rich Client Applications (57)
    • Science (5)
    • SCM (25)
    • Search (45)
    • SOA Development (20)
    • Source Code Analyzer (122)
    • Systems Development (67)
    • Team Development (66)
    • Testing (115)
    • Tools (685)
    • UI (103)
    • UML (46)
    • Web (117)
    • Web Services (40)
    • Web, XML, Java EE and OSGi Enterprise Development (39)
    • XML (35)
  • IoT (152)
    • Eclipse Kura (83)
    • Eclipse SmartHome (65)
  • RCP Applications (95)
  • Training & Consulting (58)
  • Long Term Support (11)

Eclipse IDE 2019-09

Get the latest version of the Eclipse IDE.

Download Now Learn More

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Governance
  • 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
  • Community of Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation, Inc. All Rights Reserved.

Back to the top