2010-02-10 1 views
2
에 나는이 오류가 무엇입니까

설치하는 비주얼 편집기를 가져올 수 없습니다 : 깨끗한 빈 작업 공간, 신선한 eclipse3.5 설치에이클립스

An error occurred while collecting items to be installed 
    session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=). 
    Artifact not found: osgi.bundle,org.eclipse.jem,2.0.300.R3_1_maintenance. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem_2.0.300.R3_1_maintenance.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.beaninfo,2.0.300.R3_1_maintenance. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.beaninfo_2.0.300.R3_1_maintenance.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.beaninfo.vm,2.0.200.R3_1_maintenance. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.beaninfo.vm_2.0.200.R3_1_maintenance.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.beaninfo.vm.common,2.0.201.R3_1_maintenance. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.beaninfo.vm.common_2.0.201.R3_1_maintenance.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.proxy,2.0.201.R3_1_maintenance. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.proxy_2.0.201.R3_1_maintenance.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.source,1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.source_1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.ui,2.0.100.R3_0_4. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.ui_2.0.100.R3_0_4.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.util,2.0.200.R3_1_maintenance. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.util_2.0.200.R3_1_maintenance.jar 
    Artifact not found: osgi.bundle,org.eclipse.jem.workbench,2.0.201.R3_1_maintenance. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.jem.workbench_2.0.201.R3_1_maintenance.jar 
    Artifact not found: osgi.bundle,org.eclipse.ve,1.4.0.v20090826-1446. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.ve_1.4.0.v20090826-1446.jar 
    Artifact not found: osgi.bundle,org.eclipse.ve.cde,1.4.0.v20090826-1446. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.ve.cde_1.4.0.v20090826-1446.jar 
    Artifact not found: osgi.bundle,org.eclipse.ve.doc,1.4.0.v20090826-1446. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.ve.doc_1.4.0.v20090826-1446.jar 
    Artifact not found: osgi.bundle,org.eclipse.ve.java.core,1.4.0.v20090826-1446. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.ve.java.core_1.4.0.v20090826-1446.jar 
    Artifact not found: osgi.bundle,org.eclipse.ve.propertysheet,1.4.0.v20090826-1446. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.ve.propertysheet_1.4.0.v20090826-1446.jar 
    Artifact not found: osgi.bundle,org.eclipse.ve.sdk,1.4.0.v20090826-1446. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.ve.sdk_1.4.0.v20090826-1446.jar 
    Artifact not found: osgi.bundle,org.eclipse.ve.source,1.4.0.v20090826-1446-777N-CcNBC0BwNk5HZZk. 
    http://download.eclipse.org/tools/ve/updates/1.4/plugins/org.eclipse.ve.source_1.4.0.v20090826-1446-777N-CcNBC0BwNk5HZZk.jar 

답변

2

나는이 (비주얼 편집기) VE 추천 할 것입니다 설치를 할 수 확실한.
(또는 적어도 "<workspace>/.metadata/.plugins"에서 디렉토리를 "org.eclipse.jem.beaninfo"등 "org.eclipse.ve.java.core"제거합니다.

all-in-one update site (zip 파일을 다운로드), "사용 가능한 소프트웨어 사이트"에 업데이트 사이트로 참조 후 압축을 풀고 환경 설정 페이지로 이동합니다.
거기에서 설치가 성공적으로 수행 할 수 있어야한다.

+0

나는 행운에 모두 해당 옵션을 시도했다. 모두의 지퍼가 할 플러그인 디렉토리에 JAR 파일이 들어 있지 않아도 ... .jar.pack.gz 파일이 들어 있습니다. 업데이터가 필요한 병을 찾을 수 없다고보고합니다. –