Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hrj/awesome-eclipse

List of awesome plugins and other resources for eclipse
https://github.com/hrj/awesome-eclipse

List: awesome-eclipse

Last synced: 3 months ago
JSON representation

List of awesome plugins and other resources for eclipse

Awesome Lists containing this project

README

        

# awesome-eclipse [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

List of awesome plugins and other resources for the [Eclipse IDE](https://eclipse.org/)

## Open-source Plugins

### General Purpose
* [Vrapper](https://github.com/vrapper/vrapper) : Thorough Vim emulation inside Eclipse editors
* [Relative number ruler](https://github.com/matf/relativenumberruler). Especially useful for and works with Vrapper.
* [Indent Guide](http://sschaef.github.io/IndentGuide/) : A visual guide based on indent level
* [Font-size](https://code.google.com/p/eclipse-fonts/) : Easily control font size
* [Quick Search](https://spring.io/blog/2013/07/11/eclipse-quick-search) : Simple search, almost instant results that update as you type. Note, the update site location has changed. New location is listed [here](https://spring.io/tools/sts/all).
* [AnyEditTools](https://github.com/iloveeclipse/anyedittools) : More customization for text-based editors

### Collaboration
* [Saros](http://www.saros-project.org/) : Edit collaboratively over XMPP

### Visualisation tools
* [KlassViz](https://github.com/OpenKieler/klassviz): Class visualisation
* [JDT Codemining](https://github.com/angelozerr/jdt-codemining)
* [jGRASP](https://www.jgrasp.org/index.html) - Created to provide software visualizations that work in conjunction with the debugger such as [Control Structure Diagrams](https://www.jgrasp.org/csd.html), [UML Class Diagrams](https://www.jgrasp.org/uml.html) and [Object Viewer](https://www.jgrasp.org/viewers.html)

### Language support
* [Scala](http://scala-ide.org/)
* [Kotlin](https://github.com/JetBrains/kotlin-eclipse/)
* [Markdown](https://github.com/winterstein/Eclipse-Markdown-Editor-Plugin)
* [Clojure](https://github.com/laurentpetit/ccw)
* [Xtend](https://www.eclipse.org/xtend/)
* [Rust](https://github.com/RustDT/RustDT)

## Closed-source plugins
(TODO)

## Contributing
Submit a PR, or just raise an issue, to add your favourite plugins or resources.

This work is distributed under the [CC0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license.