2012-10-03 4 views
2

저는 Crystal Reports를 처음 사용했지만 Android로 많은 앱을 만들었 기 때문에 Eclipse에 익숙합니다. 이제 Eclipse Helios (SDK 3.6.2)에서 Crystal Reports를 생성하려고합니다. 그래서 설치를 위해 나는 this link을 언급했다. 수동 다운로드 경로를 따라 성공적으로 SAP Crystal Reports, Version for Eclipse – Manual Installation package을 다운로드했습니다. 그러나 나는 거기에서 길을 잃는다.Crystal Reports를 Eclipse에 설치

나는 this pdf file에 주어진 단계를 따라 갔다 : 나는 계속 시도했다 : . (구글과 유래를 통해)

Cannot complete the install because one or more required items could not be found.
Software currently installed: Crystal Reports for Eclipse 2.0.13.r1733 (com.businessobjects.crystalreports.integration.eclipse.feature.feature.group 2.0.13.r1733)
Missing requirement: Crystal Reports Runtime Support 12.2.214.r1733 (com.businessobjects.crystalreports.integration.eclipse.facet.shared 12.2.214.r1733) requires 'bundle org.eclipse.jst.common.frameworks 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Crystal Reports for Eclipse 2.0.13.r1733 (com.businessobjects.crystalreports.integration.eclipse.feature.feature.group 2.0.13.r1733)
To: com.businessobjects.crystalreports.integration.eclipse.facet.shared [12.2.214.r1733]

나는이 오류를 검색하지만 모든 솔루션을 찾을 수 없습니다 : 그러나 최종 설치에 다음과 같은 오류를 제공합니다. 아무도 나를 도울 수 있습니까?

+0

내가이 동일한 문제를 가지고,이 솔루션은 아래에 도움이되지 않았다. 이 오류를 해결 했습니까? –

+1

@ awashburn- 나는 내 컴퓨터에서 Crystal Reports를 완전히 제거하고 이클립스에서 새로 설치했다. –

답변

0

아마도 이클립스 64 비트를 실행하고 있기 때문입니까? 그렇다면 수동으로 플러그인을 설치하십시오. 여기에서 수동 설치 패키지를 다운로드하십시오 : http://scn.sap.com/docs/DOC-29757

파일을 압축 해제 한 후 이클립스 폴더에 복사 한 다음 Crystal Report 플러그인이 작동해야합니다.

+0

@ Dinh - 답장을 보내 주셔서 감사합니다. 그러나 이클립스 32 비트를 실행하고 있습니다. –