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...
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...
Enables Enterprise Java Bean, Java Enterprise Application, Fragments, and Connector, Java Web Application, JavaServer Faces (JSF), Java Server Pages (JSP), Java Servlet, Java Web...
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...
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your...
The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored...
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...
DBeaver is free universal SQL client/database tool for developers and database administrators. It supports more 100 preconfigured database drivers. Features: database schema...
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...
JRebel is a productivity tool that allows developers to reload code changes instantly. It skips the rebuild, restart, and redeploy cycle common in Java development. JRebel enables...
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.
Do you want more beautiful Eclipse 4? Change it! Release Note Bug Report User Guide FAQ Get more information from https://github.com/jeeeyul/eclipse-themes Please Don't Post Bug...
Infinitest is a continuous test runner for Java, and is valuable to developers using a unit testing tool called JUnit. Continuous testing is the practice of constantly running unit...
The Atlassian Connector for Eclipse allows you to manage JIRA issues and Bamboo builds without leaving the IDE. It is built on top of the Mylyn task interface. More information at...
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)...
PMD scans Java source code and looks for potential problems like: * Possible bugs - empty try/catch/finally/switch statements * Dead code - unused local variables, parameters and...
WireframeSketcher is a rapid wireframing tool that helps quickly create wireframes, mockups and prototypes for desktop, web and mobile applications.
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...
MultiProperties Editor is an Eclipse plugin for editing multiple key-value based files with similar content. This kind of file format can be Properties for example in Java...
LESS http://lesscss.org is a language which extends CSS with dynamic behavior such as variables, mixins, operations and functions. This plugin extends the Eclipse IDE by providing...
An extension of Mylyn Tasks that tracks the time a task is active and presents the result in a view. Note that Java 1.8 is absolutely required to run this plug-in. Since this tools...
Nodeclipse SDK (Standard Development Toolkit) for Windows (x64) is published on SourceForge. It is based on Eclipse Kepler Standard and includes Nodeclipse 0.4 and other plugins...