From my last post about it, the following list is the one I am currently using:
(most of these URIs are the repository location for installing new software at Eclipse)
- AnyEdit Tools: powerful editor features https://marketplace.eclipse.org/content/anyedit-tools
http://andrei.gmxhome.de/eclipse/ - Bash Editor: https://marketplace.eclipse.org/content/bash-editor
- Json editor https://marketplace.eclipse.org/content/json-editor-plugin
- Yaml editor https://marketplace.eclipse.org/content/yaml-editor
-
- M2: (maven) http://download.eclipse.org/technology/m2e/releases
- JD-Eclipse: (decompiler) http://jd.benow.ca/
http://java.decompiler.free.fr/jd-eclipse/update - Oracle Enterprise Pack for Eclipse (OEPE): http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html
http://download.oracle.com/otn_software/oepe/indigo - Sysdeo: (tomcat) http://www.eclipsetotale.com/tomcatPlugin.html
- Subclipse: (svn) http://subclipse.tigris.org
FindBugs: (lint) http://findbugs.sourceforge.net/- WindowBuilder (SWT Designer): http://www.eclipse.org/windowbuilder/download.php
InstaSearch: https://marketplace.eclipse.org/content/instasearchQuick Search: http://marketplace.eclipse.org/content/quick-search-eclipse
bundled into since Eclipse 2019-09 (4.13)- Indent Guide: http://sschaef.github.io/IndentGuide/update/
- Enhanced Class Decompiler: https://marketplace.eclipse.org/content/enhanced-class-decompiler
- Contemplate's ThreadSafe
- PlantUML: http://plantuml.com/eclipse
- m2e-apt: Annotation Processing configuration https://marketplace.eclipse.org/content/m2e-apt https://immutables.github.io/apt.html
- Lombok: https://projectlombok.org/ (you need to go to Eclipse.app/Contents/Eclipse/eclipse.ini, then update maven project, and perhaps: clean eclipse project)
- PyDev: https://www.pydev.org/
AWS Toolkit: https://aws.amazon.com/eclipse/- Eclipse Docker Tooling: https://marketplace.eclipse.org/content/eclipse-docker-tooling
- Docker Editor: https://marketplace.eclipse.org/content/docker-editor
- Jenkins Editor: https://marketplace.eclipse.org/content/jenkins-editor
- Eclipse Json Editor Plugin: https://github.com/boothen/Json-Eclipse-Plugin
- Eclipse Wild Web Developer: https://projects.eclipse.org/projects/tools.wildwebdeveloper TypeScript among others...
- Eclipse Buildship: (gradle) this project that handles gradle is already bundled into eclipse enterprise version https://projects.eclipse.org/projects/tools.buildship
- Freemarker: https://marketplace.eclipse.org/content/freemarker-ide
- PMD: http://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/
- SpotBugs: http://marketplace.eclipse.org/content/spotbugs-eclipse-plugin
- Checkstyle https://checkstyle.org/eclipse-cs/#!/
- Checker Framework https://checkerframework.org/manual/#eclipse
- SonarLint http://www.sonarlint.org/eclipse
No comments :
Post a Comment