Focusing on .../Java 2011. 1. 20. 03:43
반응형

1. www.eclipse.org 에서 eclipse를 다운 받는다.
   웹에 있는 설치 가이드를 반드시 읽어보기를 추천한다.
   http://wiki.eclipse.org/FAQ_Where_do_I_get_and_install_Eclipse%3F

2. JDK or JRE가 설치되어 있지 않다면?
   어떤것을 설치할까 고민? 그렇다면 아래 글이 지침이 될것이다.

Sun's Java is available in two main distributions: the Java Runtime Engine (JRE) and the Java Development Kit (JDK). If you are using Eclipse for Java development, the JDK offers several advantages, including the availability of source code for the Java classes. If you are using Eclipse for something other than Java development, the JRE is all you need.

다운로드 : http://www.oracle.com/technetwork/java/index.html

cf) JDK 결로 설정
제어판->성능,유지관리->시스템 또는 내 컴퓨터->속성->우클릭
==> 고급->환경변수
반응형
posted by choiwonwoo
: