Welcome to My World (www.dgmayor.com)

소프트웨어/웹 서버 등 개발 환경 세팅

39. 유용한 이클립스 플러그인 다시 정리 1

dgmayor 2022. 5. 23. 23:53
728x90

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.

 

 

 

 

 

728x90