달력

122024  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

Eclipse PlugIn

eclipse 2008. 8. 29. 11:51

http://andrei.gmxhome.de/eclipse.html

1. QuickREx eclipse regular expression plugin
update : http://www.bastian-bergerhoff.com/eclipse/features
정규표현식 개발 플러그인

2. velocity Web Editor
http://velocitywebedit.sourceforge.net

Velocity Web Edit is a Velocity and HTML aware editor with the following features:

  • Project 속성에서 Velocity Web Edit
  • Javascript Directory 를 지정하면 function 등을 자동 완성 해준다.
  • CSS  Directory를 지정하면 class 명 등을 자동 완성 해준다.
  • Reference를 등록하면 vm 파일에서 변수를 작성할 때 자동완성을 지정해준다.
    • Reference Name : vm에서 사용하는 변수명
    • Object Class : Reference 클래스의 FQCN
    • Item Class : Object Class 가 Conllection일 경우, Collection에 담기는 항목 클래스의 FQCN
This is an Eclipse plug-in that has been tested for Eclipse 3 and not with 2.1. That isn't to say it doesn't work, I just haven't tested it.

3. Properties Edit
http://sourceforge.jp/projects/propedit/
http://okjsp.pe.kr/seq/104351

4. AnyEdit
http://andrei.gmxhome.de/anyedit/index.html
update : http://andrei.gmxhome.de/eclipse/

사용자 삽입 이미지

5. Extended VS Presentation
http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-586.html

사용자 삽입 이미지


Posted by marryjane
|