Subclipse
An Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. Developed and maintained by Subversion core committers, Subclipse is always in synch with...
An Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. Developed and maintained by Subversion core committers, Subclipse is always in synch with...
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
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...
The JSON Editor is a simple plugin for the Eclipse IDE that Supports every eclipse flavor (JavaEE, CDT, RCP, you name it!) Supports eclipse version 3.7 - 4.11.0 and most probably...
MyBatipse assists developing MyBatis applications. [Features] Content assists to reduce typing. Validations to detect errors before running the application. See README for the full...
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...
The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop...
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.
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either...
MyBatis Generator will introspect database tables and generate MyBatis. MyBatis Generator will generate either Java or Kotlin code for use with MyBatis. This helps to minimize the...
The Eclipse Tomcat Plugin provides simple integration of a tomcat servlet container for the development of java web applications. This project is the successor of the original...
An eclipse plugin helping you to open the folder or select resource in explorer quickly. 4.x support all platforms and ability to extend for Eclipse for special language IDEs.
FileSync plugin for Eclipse is a file synchronisation tool. The main goal is to keep files outside of Eclipse projects in-sync with Eclipse project files. The plugin works as...
An Eclipse plugin for running/debugging Java web applications with Jetty (successor of JettyLauncher) Features: - Support for Jetty 7, 8, 9 (incl. 9.1.x and 9.2.x, 9.3.x, 9.4.x)...
Mylyn Builds Connector for Hudson/Jenkins adds Builds view to review, start builds in CI server. Features: - connect to many Hudson/Jenkins instances, filtered list of jobs - view...
Tools for developing applications for Oracle WebLogic Server, including support of Eclipse Oxygen and Photon release and Oracle WebLogic Server 14.
developer utils : md5,sha,URL encoder&decoder, regex, base64 utils, Socket Server & Client devutilsplugin - http://kangtae49.github.io/dev-utils-plugin/update DigestUtil - convert...
Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.
JSHint integration for the Eclipse IDE. Maintained by Ralf Sternberg, EclipseSource. For version history check https://github.com/eclipsesource/jshint-eclipse/releases You can...
An eclipse add-on which extends the context menu for accessing various windows tools like Beynod Compare, Tortoise SVN or Tortoise Git.
File Encoding Info is an Eclipse plugin which will try to detect the encoding of the current editing text file. This Eclipse plugin adds the following features to Eclipse: Show the...
Specify eclipse formatting rules and plugin settings only once in your Maven project definition and have everybody on your team use the same settings. No more code formatting...
ProjectLocationUpdater This Eclipse plugin adds a wizard and a property page to update the project location by editing the `.location` file in your workspace. Usecase Correct the...