- Find Bug http://findbugs.cs.umd.edu/eclipse/
호기심에 한번 설치해본 Find Bug.
전체 소스를 스캔해서 문맥적인 오류, 혹은 오류가 날 가능성에 대해서 Inform 해준다.
별로 쓸모 있는 Plugin은 아니지만 그저 '이런 것도 있구나' 정도로 한번 설치해보는 것도 재밌을 듯 하다.
참고로 나는 이 Plugin으로 PDE 개발에 Reference 정도로 사용하고 있다.
- JD Eclipse Decomplier http://java.decompiler.free.fr/jd-eclipse/update/
내가 사용하는 Eclipse Decompiler Tool 이다. 복잡한 설정이 전혀 없다. 그저 설치 후에 File Association에서 *.class 파일에 대한 기본 Viewer를 JD로 설정해놓으면 된다. 별도의 GUI 버전도 가지고 있는 것이 특징이다.
- Getter Setter Generator for Flex Builder http://download.eclipse.org/technology/dash/update
필수 Plugin 이다. 왜 Adobe사는 Builder를 만들때부터 이걸 넣지 않았을까 하는 의구심이 들 정도 이다.
- Jad Eclipse Decomplier http://jadclipse.sourceforge.net/update/
- Properties Editor http://propedit.sourceforge.jp/eclipse/updates/
No comments:
Post a Comment