본문 바로가기
Development/Java

[Eclipse] AnyEdit 플러그인 설치 방법

by 버들도령 2019. 6. 16.
728x90

[Eclipse] AnyEdit 플러그인 설치 방법

 

AnyEdit 플러그인 다운로드 : http://andrei.gmxhome.de/anyedit/links.html

 

자신의 Eclipse 버전에 맞는 프러그인을 받아서 Eclipse 설치 디렉토리 밑의 plugins 란 디렉토리에 위치시켜 주시면 됩니다.

저의 경우를 예로 들면..

E:\TOOLS\eclipse3.4_For_EMS\plugins

 

플러그에는 많은 기능들이 있지만 그중에서도 Compare with -> Clipboard. 이 기능이 참~~ 마음에 드네요. ^^*

Eclipse에 기본적으로 들어있는 Compare with 기능에 몇가지 기능들을 추가한 것이죠.

자신이 비교하고자하는 소스를 블럭으로 싸서 복사하기(Clipboard상의 메모리에 저장되어 있는 상태)한 다음 비교원본인 파일을 선택하고 마우스 오른쪽 버튼을 클릭해서 Compare with -> Clipboard 를 선택하면 원본 파일과 Clipboard 상의 내용을 서로 비교하고, 다른 부분을 손쉽게 원본에 적용시킬 수 있습니다. ^^*

 

울트라 에딧에서 제공하던 기능이 더 업된거죠.

암튼...받아서 사용해보시면 어떤 기능인지 아시겠죠.

 

AnyEdit에 대해서 자세한 설명은 다음의 링크를 확인하시면 됩니다.

http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-123.html

 

아래는 위의 링크의 내용입니다.

 

AnyEdit Tools plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu, editor toolbar and navigator/explorer.

Here is a short overview about some *visible* contributions provided by AnyEdit Tools:

  • AnyEdit contributes Import/Export working sets wizards.
  • AnyEdit can show the withespace (tabs vs spaces) in editors and may use custom project settings for tab<->spaces auto-convert-on-save feature.
  • AnyEdit can perform tabs <-> spaces convert on multiple files or entire directories and supports also file exclusion filter for tabs <-> spaces action.
  • AnyEdit allows you automatically remove trailing whitespaces and/or perform tabs<->spaces conversion on a "save" action in all text- based Eclipse editors. It can automatically create a new line at the end of the file if the last line was not terminated by new line.
  • AnyEdit adds "Save All", "Open File" and "Show whitespace in editor" buttons to the global Eclipse toolbar and can remove "Print" button from it.
  • AnyEdit adds "Open File", "Open Type" and "Save to file..." actions to supported output consoles and "Save to file..." menu/toolbar button.
  • AnyEdit adds four new context menu actions to each "Compare With" and "Replace With" menus for both editors and files, also for external files.

Some of context menu contributed by AnyEdit to editors/files/console:

  • Open file under cursor
  • Open java type under cursor
  • Convert -> Tabs <-> Spaces
  • Convert -> Camel <-> Underscores
  • Convert -> Chars to html / Html to chars
  • Convert -> Capitalize/Invert case
  • Convert -> To upper case/To lower case
  • Convert -> To / From Unicode notation
  • Convert -> To / From Base64
  • Compare / Replace With -> Clipboard
  • Compare / Replace With -> Workspace file...
  • Compare / Replace With -> External file...
  • Compare / Replace With -> Opened Editor...

Current version supports only Eclipse 3.3 and higher, but old AnyEdit versions for Eclipse 2.1 up to 3.2 may be downloaded from the homepage too.

  

http://andrei.gmxhome.de/anyedit/index.html

-----------------------------------------------------------------------

 AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor toolbar. AnyEdit contributes also Import/Export working sets wizards.

What can AnyEdit do for you?

   -> AnyEdit examples -> AnyEdit preferences -> AnyEdit in action

AnyEdit can show the withespace (tabs vs spaces) in editors and may use custom project settings for tab<->spaces auto-convert-on-save feature.

AnyEdit can perform tabs <-> spaces convert on multiple files or entire directories and supports also file exclusion filter for tabs <-> spaces action.

AnyEdit allows you automatically remove trailing whitespaces and/or perform tabs<->spaces conversion on a "save" action in all text- based Eclipse editors. It can automatically create a new line at the end of the file if the last line was not terminated by new line.

AnyEdit adds "Save All", "Open File" and "Show whitespace in editor" buttons to the global Eclipse toolbar and can remove "Print" button from it (because it is completely useless on Linux).

AnyEdit adds "Open File", "Open Type" and "Save to file..." actions to supported output consoles and "Save to file..." toolbar button to the Console view.

AnyEdit adds four new context menu actions to "Compare With" and "Replace With" menus in both editors and files.

 

What? Where? Details
Open File under Cursor Editors, Console views, Bytecode Outline View Useful by many include's in jsp's, C/C++ files, file names in the console output etc. Can jump to the right line!
Works with run/debug and Ant console too, support "jump to line"!
Open Type under Cursor Editors, Console views, Bytecode Outline View Useful for all xml's, tld's, jsp's etc files with referenced Java types.
Works with run/debug and Ant console too!
Save to file... Most of the Console views, Bytecode Outline View Allows to save the console/view content and quickly reopen it in an editor.
Works with most of the existing consoles!

Edit
    Show Witespace

"Edit" menu, main toolbar Allows to show tabs and spaces colored in the text editor. Has to be enabled once for the desired perspective via Window -> Customize Perspective -> Commands -> Whitespace
File Import / Export
    Working Sets
"File" menu Allows you to store working set definitions to the file and apply them to the another workspace by importing them.
File
    Convert Tabs <-> Spaces
"File" menu Enabled only if more then one file/folder is selected in Navigator or Project Explorer

Convert
    Tabs to Spaces
    Spaces to Tabs

Editors Trailing whitespace will be removed automatically

Convert
    Chars to Html entities
    Html Entities to Chars

Editors Useful if working in bilingual team to convert é's, ô's, ä's etc between html and other sources ;)
Convert
    Camel <-> Underscores
Editors Auto-convert variable names from/to "camel" notation, like
thisIsMyFieldName <-> this_is_my_field_name
Convert
    Capitalize
Editors Only text selection in editor will be changed
Convert
    Invert Case
Editors Only text selection in editor will be changed
Convert
    To Upper Case
    To Lower Case
Editors Only text selection in editor will be changed
Convert
    To Unicode Notation
    From Unicode Notation
Editors Only text selection in editor will be changed
Convert
    To Base64
    From Base64
Editors Only text selection in editor will be changed
Compare / Replace with
    Clipboard
Editors, Navigator, Project Explorer If some text is selected in editor, then only this selection will be compared, otherwise entire editor
Compare / Replace with
    Workspace File...
Editors, Navigator, Project Explorer If some text is selected in editor, then only this selection will be compared, otherwise entire editor
Compare / Replace with
    External File...
Editors, Navigator, Project Explorer If some text is selected in editor, then only this selection will be compared, otherwise entire editor
Compare / Replace with
    Opened Editor...
Editors, Navigator, Project Explorer If some text is selected in editor, then only this selection will be compared, otherwise entire editor

 

728x90

댓글