Favorites for Ivan Kuraj
Install Ivan Kuraj favorites
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...
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...
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...
LiClipseText
LiClipseText is an editor which enables Eclipse to be used as a general-purpose text editor, providing support for multiple languages out of the box. It's the Open Source (EPL...
pmd-eclipse-plugin
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript...
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...
Saros - Distributed Collaborative Editing and Pair Programming
Saros is a real-time collaborative editor for eclipse projects. All collaborators have an identical copy of Eclipse projects. Two or more users can jointly edit files in the...
Team Explorer Everywhere
Please download this plugin from its GitHub repository and then install it in Eclipse from where its zip/archive file is saved on disk. Detailed instructions are found here. Team...
JArchiveExplorer
JArchiveExplorer is an Eclipse plug-in which provides a convenient and quick means for exploring and searching through Java-API supported archive files (like JAR or ZIP) in the...
Eclipse Folding Plugin
Eclipse Folding Plugin – The solution to persist folding (collapsing) of code sections in eclipse editors. Currently eclipse offers no good way to save and restore code folding on...
EMF To Graphviz (emf2gv)
EMF To Graphviz (emf2gv) allows to generate a graphical representation of an EMF model (using GraphViz utility). It may be considered as a lightweight readonly alternative to GMF...