Favorites for Brian Csonka
Install Brian Csonka favorites
SonarLint
SonarLint helps you detect and fix quality and security issues as you write code in Java, JavaScript/TypeScript, PHP, Python, CSS, and HTML, as well as other languages.
Enhanced Class Decompiler
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
EGit - Git Integration for Eclipse
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making...
AnyEdit Tools
Eclipse community awards 2009 finalist AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor...
Eclipse Marketplace Client
The Eclipse Marketplace Client is a rich client solution for installing solutions listed on Eclipse Marketplace directly from an Eclipse Installation. The Eclipse community has...
Yaml Editor
Just a YAML editor. Features: Fast and small Supports Go Templates (e.g. Helm charts) - see #76 Simple code completion for existing words Replacing always tab keypress by spaces...
TM Terminal
A fully working command-line Terminal inside Eclipse. Just press Ctrl+Alt+T to open a local command prompt (Terminal). That's all - it just works :) Previous sessions are...
TestNG for Eclipse
This plug-in lets you run your TestNG tests from Eclipse. You can run suites, groups or individual methods. Errors are reported in a separate tab that lets you jump to failing...
Eclipse XML Editors and Tools
Includes the XML, XML Schema, and DTD Editors and Tools, and XSL Developer Tools from the Eclipse Web Tools Platform project. For questions and troubleshooting, please use our...
Groovy Development Tools
The Groovy Development Tools (GDT) provides Eclipse and Maven (m2e) support for the Apache Groovy programming language. GDT adds full-featured IDE support including editors...
Eclipse m2e - Maven support in Eclipse IDE
M2Eclipse provides tight integration for Apache Maven into the Eclipse IDE with the following features: Rich editor for pom.xml files Launching Maven builds from within Eclipse...
Batch Editor
This plugin is an editor for windows batch files (*.bat, *.cmd) Features Syntax highlighting Outline Quick-Outline (CTRL + o) Open referenced labels by hyperlink Simple code...
SQL Editor
This is just a SQL editor. It is NOT a full database tool but just an editor for SQL files. Features. Syntax highlighting (Customizable colors, defaults for dark theme, keyword...
Bytecode Outline
Note: starting with 4.27 M3 the plugin will be shipped as a part of default Eclipse SDK package. Bytecode Outline plugin shows disassembled bytecode of current java editor or class...
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...
Wild Web Developer: HTML, CSS, JavaScript, TypeScript, Node.js, Angular, JSON, YAML (+Kubernetes), XML
HiJSON Editor
This plugin is a Highspeed JSON editor - designed to handle bigger files very fast. Especially files were JSON is in one line, which is normally a problem in eclipse: It often...
CSV Edit Resurrector
This is refresh build of CSV Edit v1.2 fork by Mathieu Savy at https://github.com/Mathieuu/CsvEdit CSV Edit v1.1 was available before at https://marketplace.eclipse.org/content/csv...
Mylyn WikiText
Mylyn WikiText provides lightweight markup (wiki) parsing, editing and display capabilities to the Eclipse platform and Mylyn. Mylyn WikiText can also generate HTML, Docbook, DITA...
Eclipse XPath evaluation plugin
Enables evaluation of XPath expressions against the active text editor containing XML.
Smart Save
Intelligently saves files after edits.
Kubernetes Manifest Editor
Kubernetes manifest file editor Features Autocomplete in manifest files Error markers for YAML syntax errors and some Kubernetes semantic errors Built in Kubernetes documentation...
Environment Variables Preference Page
This plugin adds an " Environment Variables" tab in the Preferences, in the General section. This preferences page allows you to define global environment variables in eclipse. You...
Smart Close
SmartClose intelligently closes unused editor tabs after a period of time. You can use this plugin in conjunction with FastOpen to reopen closed editor tabs quickly. Features Set...
SetProperties
This plugin can set all the properties of a class for you. You just need to select a variable and press Ctrl + Shift + 7. Example: public class Foo{ byte byte1; Byte byte2; short...