이클립스에서 파이썬 개발환경 설정하기
1. pydev 설치
메뉴 Help -> Install New Software -> Work with -> http://pydev.org/updates/ -> Pydev 설치 -> 이클립스 재시작
2. pydev 설정
메뉴 Windows -> Preferences -> Pydev -> Interpreters -> Python
Auto-Config
또는
New 로 수동으로 pythone 경로 추가(ex) c:\python27\python.exe
3. Open Perspective 에서 Pydev 추가
comments:
댓글 쓰기