swt j face 3/3

7

Click here to load reader

Upload: cho-hyun-jong

Post on 22-May-2015

1.221 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: Swt J Face 3/3

TESTING, DEBUGGINN, BUILDING 에 대해

SWT /JFace

조현종(V0.9, 12/12/07) http://cafe.naver.com/eclipseplugin http://hangumkj.blogspot.com/ [email protected]

Page 2: Swt J Face 3/3

목 차

국제화?

Testing

Debugging

패키징, 배포

팀 회의

실습

Page 3: Swt J Face 3/3

국제화

Resource Bundle Editor

(http://sourceforge.net/projects/eclipse-rbe/)

Multi Resource Bundle Editor

http://cafe.naver.com/eclipseplugin/2914

Page 5: Swt J Face 3/3

Debugging

http://www.eclipse.org/swt/tools.php

JniGen is a tool that generates JNI wrappers for creating the SWT Platform Interface.

Sleak is a simple tool that monitors the creation and di

sposing of SWT graphics resources SWT Spy plug-in for Eclipse is a simple tool that prints

out information about the widget under the cursor. Currently, this includes style, layout and parent information.

Page 7: Swt J Face 3/3

참고자료

http://www.vogella.de/eclipse.html