Favorites for Doğa Oruç
Install Doğa Oruç 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...
JAutodoc
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity...
ANSI Escape in Console
This plugin is not needed starting with Eclipse 2022-09 (4.25) From Eclipse 2022-09 the official Eclipse Console supports ANSI escape sequences: https://www.eclipse.org/eclipse...
Debug Perspective Auto Closer
Automatically opens previous perspective when debugging ends. Behaviors: (configurable: Preferences -> Debug Perspective Auto Closer) 1) [default] when all debug launches have...
ArbitraryLines
AbritraryLines is an Eclipse plugin which allows you to configure arbitrary lines in the editor. You can configure: Direction (vertical or horizontal) Location (pixel or character...
Yet another Terminate Button (YaTB)
Sometime we running the application with buzy threads which make Eclipse build-in process terminate button can't stop the process. That's why this new button here, it will force...
Open .java file for .class file
A simple Eclipse plugin to open .java file for a .class file, if the .java file is present in one of the open Java projects in Eclipse workspace. How does it work ? Monitors the...