이클립스 실행 오류 3
- 작성자 :
- 공*철
- 작성일 :
- 2013-08-21 18:31:13
- 조회수 :
- 2,136
- 구분 :
- 개발환경
- 진행상태 :
- 완료
Q
아래 글에 이어서 계속 이렇게 저렇게 해 보고 있는데요...
혹시나해서 이번엔
jdk 1.6 32bit 로 설치하고 해봤습니다...
그래도 결과는 마찬가지구요...
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807
위의 폴더가 없어서
이전 질문에도 적은것처럼
Juno sr2 로부터 복사해서 넣은 후
다시 eclipse.exe 를 실행해보니
아래처럼 오류가 뜨고
관련 파일 하나 넣으면 또 다른 오류가 끝도 없이 발생하여
이렇게 질문을 드렸던거거든요... ㅠㅠ
!SESSION 2013-08-21 18:26:08.112 -----------------------------------------------
eclipse.buildId=M********-1200
java.version=1.6.0_45
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ko_KR
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.osgi 4 0 2013-08-21 18:26:08.517
!MESSAGE Bundle reference:file:org.eclipse.equinox.simpleconfigurator_1.0.301.v20120914-163612.jar@1:start not found.
!ENTRY org.eclipse.osgi 2 0 2013-08-21 18:26:09.656
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-08-21 18:26:09.656
!MESSAGE Bundle reference:file:plugins/org.eclipse.mylyn.wikitext.tasks.ui_1.7.4.v20130429-0100.jar was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-08-21 18:26:09.656
혹시나해서 이번엔
jdk 1.6 32bit 로 설치하고 해봤습니다...
그래도 결과는 마찬가지구요...
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807
위의 폴더가 없어서
이전 질문에도 적은것처럼
Juno sr2 로부터 복사해서 넣은 후
다시 eclipse.exe 를 실행해보니
아래처럼 오류가 뜨고
관련 파일 하나 넣으면 또 다른 오류가 끝도 없이 발생하여
이렇게 질문을 드렸던거거든요... ㅠㅠ
!SESSION 2013-08-21 18:26:08.112 -----------------------------------------------
eclipse.buildId=M********-1200
java.version=1.6.0_45
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ko_KR
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.osgi 4 0 2013-08-21 18:26:08.517
!MESSAGE Bundle reference:file:org.eclipse.equinox.simpleconfigurator_1.0.301.v20120914-163612.jar@1:start not found.
!ENTRY org.eclipse.osgi 2 0 2013-08-21 18:26:09.656
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-08-21 18:26:09.656
!MESSAGE Bundle reference:file:plugins/org.eclipse.mylyn.wikitext.tasks.ui_1.7.4.v20130429-0100.jar was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-08-21 18:26:09.656
A
안녕하세요 프레임워크 센터입니다.
저희가 제공하는 개발환경은 기본적으로 32bit용으로 만들어져 있습니다.
64bit운영체제라도 jdk만 32bit로 맞추어 주면 정상으로 돌아야 하는데, 구성환경이 일부 다른 경우 제대로 작동하지 않을수도 있습니다.
따라서, 64bit용 이클립스를 다운로드 받으시고 개발환경 플러그인들을 하나씩 add해주시면 64bit환경에서도 사용하실 수 있습니다.
http://www.egovframe.go.kr/wiki/doku.php?id=egovframework:dev2:install_guide
위 가이드를 참조하여 플러그인을 설치하시면 됩니다.
수고하세요.
저희가 제공하는 개발환경은 기본적으로 32bit용으로 만들어져 있습니다.
64bit운영체제라도 jdk만 32bit로 맞추어 주면 정상으로 돌아야 하는데, 구성환경이 일부 다른 경우 제대로 작동하지 않을수도 있습니다.
따라서, 64bit용 이클립스를 다운로드 받으시고 개발환경 플러그인들을 하나씩 add해주시면 64bit환경에서도 사용하실 수 있습니다.
http://www.egovframe.go.kr/wiki/doku.php?id=egovframework:dev2:install_guide
위 가이드를 참조하여 플러그인을 설치하시면 됩니다.
수고하세요.