Collection of tools meant to improve efficiency and effectiveness of Eclipse as an IDE. Some of these tools may be experimental or only make sense with a certain development workflow.
- Folding of Java Stack Traces
- Detach an editor (such as the Compare Editor) from its stack and maximize it over multiple screens
- Re-attach editor to its previous stack
- Currently can only be Trigger using the context menu of an editor
- Quick fix convert for JDT
- Tooltip convert for JDT
- JCT Debug variable value formatter
- Wizard for configuring a set of Eclipse plug-Ins
- Generate separate model, UI and core bundles
- Generate p2 update site
- Generate tycho build, with dedicated target platform file
- Re-generate
- Pre-fill wizard using selected plug-in project
- Pre-fill wizard using selected persisted config
- Cycle through the history of the content of a file
- Show commit statistic on a file
- Increase memory available to Eclipse
- Make essential update sites available to the install dialog
- Access notes from within Eclipse
- Manage notes in files and folders
- Create GitHub Gist from (right-click menu)
- file selection, e.g in project explorer
- text selection in editors
- Configure personal GitHub token in preferences
- Generate ECore from XSD (right-click menu)
- Register XSD ECore with provided file extension (right-click menu) to enable editing in EMF editors
m2e connector for the jandex maven plugin. Currently only handles the jandex goal of the jandex-maven-plugin.
- Use generic EMF Tools to edit Maven POM files
- Use EMF Compare to compare Maven POM files, ignoring whitespace and ordering changes
- EMF Model and Comparsion
- Use generic EMF Tools to edit Liquibase DB changelogs
- Use EMF Compare to compare Liquibase DB changelogs, ignoring whitespace and ordering changes
- Run Liquibase scripts against embedded H2 and inspect result in H2 console
http://treehopper.github.io/EclipseAugments/
Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html