Favorites for 周 燚
Install 周 燚 favorites
Spring Tools 4 (aka Spring Tool Suite 4)
Spring Tools 4 is the next generation of Spring Boot tooling for your favorite coding enrivonment. Largely rebuilt from scratch, it provides world-class support for developing...
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.
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...
PyDev - Python IDE for Eclipse
PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython). It uses advanced type inference techniques which allow it to provide...
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...
Eclipse Enterprise Java and Web Developer Tools
Enables Enterprise Java Bean, Java Enterprise Application, Fragments, and Connector, Java Web Application, JavaServer Faces (JSF), Java Server Pages (JSP), Java Servlet, Java Web...
Eclipse Web Developer Tools
Includes the HTML, CSS, and JSON Editors, and JavaScript Development Tools from the Eclipse Web Tools Platform project, aimed at supporting client-side web development and node.js...
JBoss Tools
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...
Buildship Gradle Integration
Extend your Eclipse IDE to support building software using Gradle. This solution is provided by the Eclipse Foundation.
Checkstyle Plug-in
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...
Subversive - SVN Team Provider
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...
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...
DBeaver
DBeaver is free universal SQL client/database tool for developers and database administrators. It can work with any database server which has JDBC or ODBC driver. It supports...
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...
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...
JSON Editor Plugin
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...
Vrapper (Vim)
Vrapper acts as a wrapper for Eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Unlike other plugins which embed Vim in Eclipse, Vrapper...
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...
MyBatipse
MyBatipse assists developing MyBatis applications. [Features] Content assists to reduce typing. Validations to detect errors before running the application. See README for the full...
Memory Analyzer
The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. Use the Memory Analyzer to analyze...
Quick Search for Eclipse
Eclipse Quick Search is a fast and easy to use "search as you type" text search tool. Open with Cmd-Shift-L, type your search and see results immediately. Please note: As of...
Eclipse Moonrise UI Theme
Dark UI theme for Eclipse 4+. Installation: Install the plugin; Restart Eclipse and go to Window > Preferences > General > Appearance; Select MoonRise (standalone) or, for a little...
Eclipse Explorer
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.
JUnit-Tools
A set of tools to optimize the creation and maintainability of JUnit tests. Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages...
FreeMarker IDE from JBoss Tools
This is quick way to install FreeMarker IDE plugin from JBoss Tools http://tools.jboss.org/. Sources are at https://github.com/jbosstools/jbosstools-freemarker Issue tracker is...
Eclipse TeXlipse
The TeXlipse plugin provides both LaTeX and BibTeX editors, a project creation wizard, and a complete user manual of the editor functions. Additional features include syntax...
JadClipse
JadClipse is a plug-in that seamlessly integrates Jad (the fast Java decompiler) with Eclipse. Normally, when opening a class file the Class File Viewer will show a brief API...
Java Dependency Viewer
In a complicated java project, having a visual image of dependencies between classes or between Java packages is very useful. Architects and senior developers can review the...
Clean Sheet
An ergonomic theme for the Eclipse Java IDE on Windows 10+ and Mac OS X+. Attuned to lessen visual fatigue and eyestrain Presents a clean and low-glare look and feel Based on well...
DevUtils
developer utils : md5,sha,URL encoder&decoder, regex, base64 utils, Socket Server & Client devutilsplugin - http://kangtae49.github.io/dev-utils-plugin/update DigestUtil - convert...
JSHint Eclipse
JSHint integration for the Eclipse IDE. Maintained by Ralf Sternberg, EclipseSource. For version history check https://github.com/eclipsesource/jshint-eclipse/releases You can...
Oracle Database Tools
Development Tools for Working with Oracle Cloud and On-Premises Databases.
DBeaver - Office integration
Office integration with DBeaver (https://marketplace.eclipse.org/content/dbeaver/). Support data export in XLSX file format and direct results edit in MS/Libre/Open Office (Excel...
AST View
This plug-in from the Eclipse JDT UI team provides a view to visualize the AST (abstract syntax tree) of a Java file open in the editor. Navigate from text selection to AST nodes...
MultiProperties
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...
JavaElement View
This plug-in from the Eclipse JDT UI team provides a view to visualize the Java elements in Eclipse's Java model. The view shows the result of many method calls on model elements...
File completion
Plugin completes file name inside java editor. Also assists creating reg exp. All features : File name completion for expression like `new File("c:/")` Open file from above...
Vertical tab list
Panel with vertical list of editor tabs. Handy if you have a lot of opened or frequently used files, since click on item activates corresponding editor. New item is added to list...
Stlipse
Stlipse is a Stripes plugin for Eclipse. [Features] Content assist and validation in JSP editor 'beanclass' attribute of any tag. ActionBean properties and event name for Stripes...
AccessorJavadoc
An Eclipse plugin which generates Javadoc for getters and setters of a Java class. The generated Javadocs are based on those of fields corresponding to the getters or setters. How...