· KLDP.org · KLDP.net · KLDP Wiki · KLDP BBS ·
EmacsOO Browser Quick Note

Emacs OO-Browser 모드 초간단 사용법

저장소에서 OO-Browser 패키지를 설치합니다.
아래 예제를 압축해제 후 Emacs에서 main.cc 파일을 불러옵니다.
(~/Desktop/emacs-test/main.cc 라고 가정)

@emacs-test.tar.gz (587 Bytes)

ECB(Emacs Code Browser)는 OO-Browser와 레이아웃이 충돌해서 OO-Browser가 약간 이상해지니 꼭 M-x ecb-deactivate 하세요.
M-x oo-browser
미니버퍼에 아래 출력되면 - 적당히 입력
Load/Create OO-Browser Env named: oo-test

미니버퍼에 아래 출력되면 - 엔터
Associate `oo-test' with file: ~/Desktop/emacs-test/OOBR

미니버퍼에 아래 출력되면 - 1 엔터
1) C++/C; 2) Eiffel; 3) Info; 4) Java; 5) Lisp; 6) Obj-C; 7) Python; 8) Smalltalk: 1

미니버퍼에 아래 출력되면 - 엔터
Hit RET to specify the code directories for the Environment.

여기 중요!
미니버퍼에 아래 출력되면 - 끝에 "/" 붙임(꼭!) 
이렇게 안하면 OO-Browser에 아무것도 안나타납니다.
Top-level system-specific code dir #1 (RET to end): ~/Desktop/emacs-test

끝에 "/" 입력해서 이렇게 만들고 엔터
Top-level system-specific code dir #1 (RET to end): ~/Desktop/emacs-test/


미니버퍼에 아래 출력되면 - 엔터
Top-level system-specific code dir #2 (RET to end): ~/Desktop/emacs-test

이것도 중요!
미니버퍼에 아래 출력되면 - 끝에 "/" 붙임(꼭!)
Top-level reusable code library dir #1 (RET to end): ~/Desktop/emacs-test

끝에 "/" 입력해서 이렇게 만들고 엔터
Top-level reusable code library dir #1 (RET to end): ~/Desktop/emacs-test/


미니버퍼에 아래 출력되면 - 엔터
Top-level reusable code library dir #2 (RET to end): ~/Desktop/emacs-test

미니버퍼에 아래 출력되면 - y 입력
Build Environment `oo-test' now? (y or n)
그러면 창이 분할되면서 OO-Browse 모드에 들어가게 됩니다.
OO-Browse 창에서 "h"누르면 나오는 도움말을 참고하셔서 사용하시면 됩니다.


(!) primewizard - 20080803

ID
Password
Join
Economy makes men independent.


sponsored by andamiro
sponsored by cdnetworks
sponsored by HP

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2008-08-05 11:55:01
Processing time 0.0038 sec