JDT Language Server client in Eclipse IDE
This extension provide a Java edition experience based on Eclipse Platform Generic Text Editor and the Eclipse JDT Language Server. It does not require the entire JDT UI to work...
The Java Development Tools (JDT) project contributes a set of plug-ins that add the capabilities of a full-featured Java IDE to the Eclipse platform.
JBoss Tools is an umbrella project for a set of Eclipse plugins that includes support for JBoss and related technologies, such as Hibernate, JBoss AS / WildFly, CDI, OpenShift...
Liberty Tools for Eclipse IDE offers features for developing cloud-native Java applications with Open Liberty and WebSphere Liberty. Iterate fast with Liberty dev mode, code with...
LiClipseText is an editor which enables Eclipse to be used as a general-purpose text editor, providing support for multiple languages out of the box. It's the Open Source (EPL...
MyBatipse assists developing MyBatis applications. [Features] Content assists to reduce typing. Validations to detect errors before running the application. See README for the full...
Quarkus Tools provides easy bootstrapping and code assist for Quarkus.
Single Development Tool, Tailored for Extreme Productivity. Red Hat CodeReady Studio provides superior support for your entire development lifecycle. It includes a broad set of...
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.