Crystal Reports 在 Eclipse 中的安装
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/12708331/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Crystal reports installation in Eclipse
提问by Name is Nilay
I am very new to Crystal Reports but I am familiar with Eclipse as I have made many apps on Android with it. Now I want to generate Crystal Reports in Eclipse Helios (SDK 3.6.2). So for the installation I referred to this link
. I followed the path for the manual download and successfully downloaded the SAP Crystal Reports, Version for Eclipse – Manual Installation package
. But I am lost from there.
我对 Crystal Reports 很陌生,但我对 Eclipse 很熟悉,因为我用它在 Android 上制作了许多应用程序。现在我想在 Eclipse Helios (SDK 3.6.2) 中生成 Crystal Reports。所以对于我提到的安装this link
。我按照手动下载的路径成功下载了SAP Crystal Reports, Version for Eclipse – Manual Installation package
. 但我从那里迷路了。
I followed the steps given in this pdf file
and I tried to go on: help->Install new software...
. But on the final installation it gives the following error:
我按照给出的步骤进行操作,this pdf file
然后尝试继续:help->Install new software...
。但是在最终安装时会出现以下错误:
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]
无法完成安装,因为找不到一个或多个必需的项目。
当前安装的软件:Crystal Reports for Eclipse 2.0.13.r1733 (com.businessobjects.crystalreports.integration.eclipse.feature.feature.group 2.0.13.r1733)
缺少要求:Crystal Reports Runtime Support 12.2.214.r1733 (com. businessobjects.crystalreports.integration.eclipse.facet.shared 12.2.214.r1733) 需要“bundle org.eclipse.jst.common.frameworks 0.0.0”但无法找到
无法满足依赖关系:
来自:Crystal Reports for Eclipse 2.0 .13.r1733 (com.businessobjects.crystalreports.integration.eclipse.feature.feature.group 2.0.13.r1733)
至:com.businessobjects.crystalreports.integration.eclipse.facet.shared [12.2.214.r1733]
I searched for this error (via Google and stackoverflow) but could not find any solution. Can any one help me?
我搜索了这个错误(通过 Google 和 stackoverflow)但找不到任何解决方案。谁能帮我?
回答by Randyson
I am using Eclipse 32-bit, and I manually installed Crystal Reports package from http://scn.sap.com/docs/DOC-29757. It works for me.
我使用的是 Eclipse 32 位,并且我从http://scn.sap.com/docs/DOC-29757手动安装了 Crystal Reports 包。这个对我有用。
回答by alex
Try with this http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/update_site/it works for me ;)
试试这个http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/update_site/它对我有用;)
Thank you, after all, I realise it works only on 32 bits ...Hum yes I know.
谢谢,毕竟,我意识到它只能在 32 位上工作......嗯,我知道。
回答by Dinh
This is probably because you are running eclipse 64-bit? If so, try to install the plug-in manually. Download the manual installation package from here: http://scn.sap.com/docs/DOC-29757
这可能是因为您正在运行 Eclipse 64 位?如果是这样,请尝试手动安装插件。从这里下载手动安装包:http: //scn.sap.com/docs/DOC-29757
Unzip the files and copy them to eclipse folder then crystal report plug-in should work.
解压缩文件并将它们复制到 eclipse 文件夹,然后水晶报告插件应该可以工作了。