| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Beyondj2EE-33 Best Useful Eclipse Plugins

Page history last edited by beyondj2ee 11 years, 10 months ago

 

2012.05.31 Update!!

 

Run Jetty Run

 

     Running a web application in Eclipse should be as simple as ‘clicking run’.

 

     

 

     

 

JSDT-jQuery

 

     This is a plugin for the Eclipse JavaScript Development Tools (JSDT) that adds jQuery autocompletion support.

 

     

 

 


 

StartExplorer Eclipse

 

     This plug-in offers tight integration of system file manager

     (Windows Explorer, Gnome Nautilus, KDE Konqueror, Mac Finder, ...) and shell (cmd.exe, Linux/Mac terminal) in Eclipse

 

             

 

 

 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 templates for Javadoc and file headers

 

      

 

 

 JadClipse (Java Decompiler Plugin)

 

     Imagine you have several libraries you are using for the project and you haven’t got the source code.

     There is an error and you need to see the sourcecode to find out what is going wrong. What will you do?

     JadClipse plugin comes to the rescue in this situation.

 

Log4E

 

     Plugin which simplifies your logging in java files. You can configure it with the popular logging utilities like log4j.
     It has got some nice features log varibale/method/class and can easily replace all System.outs with log statements

     

       

     

     

 

     

 Subclipse    

 

     Subclipse is svn plugin

 

    

 

 

 SpringSource Tool Suite

 

     SpringSource Tool Suite™ (STS) provides the best Eclipse-powered development environment
     for building Spring-powered enterprise applications. STS supplies tools for all of the latest enterprise Java,
     Spring, Groovy and Grails based technologies as well as the most advanced tooling available for enterprise OSGi development.

 

     

 

 

RegEx

 

     It is a eclipse plugin to help create regular expressions (regex).

     The goal is to make it as easy and as fast as possible to create Regex.

 

     

 

 

Hex Editor Plugin (EHEP)

 

     EHEP is an Eclipse plugin, which allows user to view or modify any file in hex mode.
     Plugin provides table with hex and character view of the file

     

 

 

System Search

 

     system and desktop search

     

           

 

 

 WickedShell

 

     WickedShell gives my access to the system shell/console within eclipse.This is very handy

     as I do not need to leave eclipse for things I want to do in a DOS shell: I use the WickedShell inside eclipse.

 

      

 

 

Bravo JSP

     Bravo JSP editor is a WYSIWYG JSP/html editor.

 

     

 

 

GES

 

     GES tool is the result of integrating the Google Desktop Search (GDS) engine into IBM's Eclipse development environment

     to improve searching in software projects in a manner similar to searching the internet or your own desktop.

 

      

 

 

Properties Editor

 

     This editor can directly edit property files written in Unicode reference characters, and

     saves the time and effort of converting into Unicode through native2ascii.   

     In addition to the usual functions of an editor, the plugin is integrated with Eclipse.

     Files can be opened in the IDE and saved in Unicode. It can use by intuitive      

     and simple operation.

    (2009.05.23) The editor(Eclipse plug-in) had the hover display of the property

     on the Java editor and the jump function to the property reference part.

 

     

 

 

Eclipse Wiki

 

     

 

     This Eclipse plugin is a simple personal or project Wiki. A Wiki is many things,
     but in the context of Eclipse, it is a powerful project documentation tool linking documentation to eclipse resources,
     web sites, bug tracking tools and other Wikis.

 

 

M2Eclipse (Maven)

 

     The goal of the Eclipse m2eclipse project is to provide Apache Maven support in the Eclipse IDE,

     making it easier to edit Maven's pom.xml, run a build from the IDE and much more. For Java developers,

     the very tight integration with JDT greatly simplifies the consumption of Java artifacts.

 

     

 

 

EGit

 

     EGit is an Eclipse Team provider for the Git version control system.
     Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code,

     making queries against the history very fast and versatile.

 

     

 

 

PyDev (Python IDE)

 

     PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development.

 

              

     

 

 

GmailClipse (Gmail for Eclipse)

 

     GmailClipse is a plugin for Eclipse 3.x to use Gmail accounts inside Eclipse IDE.

     Uses port 80, so if you don't have acces to POP in your office you can find this plugin very useful.

 

    

 

 

SQL Explorer

 

     Eclipse SQL Explorer is a thin SQL client that allows you to query and browse any JDBC compliant database.

     It supports plugins with specialized functionality for individual databases (Oracle, DB2 and MySQL) and

     can be extended to include specialized support for other databases.

 

      

     

 

Toad for Oracle

 

     This plugin is created by Quest Software themselves and is available as a FREE download from the Eclipse Market Place

 

     

 

 

Grep Console

 

     Grep Console allows you to define a series of regular expressions which will be tested against the console output.
     Each expression matching a line will affect the style of either the entire line or parts of it. For example,

     error messages could be set to show up with a red background, or integer values showing

     the state of a certain variable could be rendered in bold font.

 

     

 

 

Eclipse Status Monitor

 

     The Eclipse Status Memory Monitor Plugin offers the continiously dynamic inspection of the Eclipse IDE's memory consumption

     and the automatic and forced execution of garbage collection for the Eclipse IDE.

     The Status Memory Monitor installs itself into the Eclipse status line area and is customizable to the users needs.

 

     

     

 

 

Hibernate  Tool

 

     Working with Hibernate is very easy and developers enjoy using the APIs and the query language.

     Even creating mapping metadata is not an overly complex task once you've mastered the basics.

     Hibernate Tools makes working with Hibernate or JPA even more pleasant.

 

      

 

 

MoreUnit

 

     MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. This is a short overview of the features it provides

 

        

 

     

 

 

 

JSON Editor

 

     The JSON Editor is a simple plugin for the Eclipse IDE that provides: - Color text highlighting

     - An Outline Tree view - JSON validation - Text formatting - Text folding for the JSON data format.

 

             


    

 

 

Eclipse Color Theme

 

     The Eclipse Color Theme plugin makes it possible to switch color themes conveniently

     and without side effects. It includes the most popular themes from eclipsecolorthemes.org,
     but you can add any theme created on the site by exporting it as XML.

 

      

 

 

FindBug

 

     FindBugs plug-in is used with eclipse IDE and it is the software used to find bugs in Java programs.

     It’s free software licensed under Lesser GNU Public License.

     This is one of the most popular eclipse plugins and also available on Maven, Netbeans and IntelliJ.

 

     

 

          http://findbugs.cs.umd.edu/eclipse (official releases)
          http://findbugs.cs.umd.edu/eclipse-candidate (candidate releases and official releases)
          http://findbugs.cs.umd.edu/eclipse-daily (all releases, including development ones

 

CheckStyle

 

     Checkstyle plug-ins can be integrated to IDE Eclipse and it ensures the Java code follows the coding standards.

 

     

 

 

ECLemma

 

     ECLemma is a free tool available through Eclipse Public License and it provides fast development and test cycles.
     You can use “launch” in the code coverage mode which works like actual run/debug mode.
     One can render the analysis of the code through coverage view, source highlighting, counters and sessions.

 

     

 

 

JDepend4Eclipse

 

     JDepend4Eclipse helps to traverse file directories and assists in measuring the quality of design.

     It is an open source tool licensed under Eclipse Public License v1.0.

 

        

 

     

 

 

PMD

 

     PMD is a source code analyzer which helps to detect used variables and bad codes.

 

     

 

 

SourceHelper

     SourceHelper helps to code and debug, and it also aids in providing clarity to the written code.

 

      

 


Structure101

 

     Structure101 helps to influence architecture when the code is edited,

     which means you can change the architecture without disrupting the code.    

 

         

 

     

 

 

Vrapper

 

     Vrapper is an eclipse plugin which acts as a wrapper for eclipse text editors
     to provide a Vim-like input scheme for moving around and editing text.

 

     

 

 

 

Reference Site

Comments (0)

You don't have permission to comment on this page.