http://www.businessobjects.com/campaigns/forms/downloads/crystal/eclipse/datasave.asp
Crystal Reports for Eclipse version 2.0, 下面是安裝的方法
- 如果你已經安裝了eclipse 3.4.1或以上的版本, 你可以通過 Eclipse Update Manager 或 manual installation 來安裝;
- 如果你沒有 eclipse 3.4.1或以上的版本, 你可以直接下載 All-In-One 包來安裝;
- 如果你的IDE 不是eclipse, 沒關係, 你可以下載 runtime libraries 用於其他的IDE;
- 安裝完以後, 你可以選擇下載 language pack 來漢化CR4E, 當然你不選擇這個也是沒問題的.
Eclipse Update Manager
Use these step-by-step installation instructions for using Eclipse’s built-in Update Manager.
http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/update_site, 這是地址.
Manual Installation
This package includes only the Crystal Reports for Eclipse software.
Prerequisites
The following prerequisites are available for download from http://www.eclipse.org/downloads:
- Eclipse SDK 3.4.1 or higher
- EMF version 2.4.1 runtime
- EMF XDS version 2.4.1 runtime
- GEF version 3.4.1
- WTP version 3.0.3
Crystal Reports for Eclipse – Manual Installation package (52 MB)
All-In-One Installation
This package includes the Eclipse 3.4.1 SDK combined with the Crystal Reports version for Eclipse software.
Eclipse Ganymede 3.4.1 with Crystal Reports for Eclipse (279 MB) Windows platform
Runtime Libraries
Add the Crystal Reports runtime engine to any Java application.
Crystal Reports for Java runtime components - Java Reporting Component (JRC) (42 MB)
Language Packs
Optional add-ons if you need languages other than English:
Language Pack #1 (32.2 MB) - German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese and Simplified Chinese.
Language Pack #2 (6 MB) - Czech, Hungarian, Polish and Russian languages.
更新什麼內容看這個文檔: Crystal Reports, Version for Eclipse 2 0 What's New
-----------------------------------------------可愛的分割線-----------------------------------------------------------------------------------
以上是官方的說法
我本人在eclipse3.4.0, 3.4.1和3.4.2 上都安裝不了, 3.4.0和3.4.1都是 wst 過低, 裡面是要求3.0, 3.4.2是安裝過程中出現錯誤
用myeclipse 7.0 裝, 在安裝過程中驗證pofile什麼的, 一直卡死在那裡.
最後是下載了All-In-One Installation, OK. 再用Eclipse Update Manager來安裝第一個漢化包.
不得不說啊, 相比 eclipse3.2 , eclipse3.4 安裝外掛程式真是噁心呐, 很多要網上更新, 速度超慢.
現在的版本是 Crystal Reports 2008, 還不錯
--------------------------------------------------可愛的分割線-----------------------------------------------------------------------------
在eclipse 3.4 添加不到 Crystal Reports 外掛程式, 我很不甘心呐. 通過對 All-In-One 解壓後的eclipse3.4.1 進行分析後發現, 裡面安裝了J2EE Standard Tools, 會不會是這個區別呢.
我立馬下載了一個Eclipse IDE for Java EE Developers (163 MB) , 注意是ganymede , 不要是 Europa 和Galibeo(這個應該是3.5的), eclipse 的版本是 3.4.2, 用 Eclipse Update Manager 安裝Crystal Reports 2.0 及其漢化包, 成功!
我把剛裝的Crystal Reports 2.0 及其漢化包刪除, 重啟eclipse, 發現Crystal Reports 沒了.
現在用另外一種安裝外掛程式的方法, 在dropins 檔案夾(如果在eclipse下面沒有, 建立一個), 在其裡面建立一個叫 CR4E的檔案夾, 把通過 Manual Installation 下載的包裡面的features 和 plugins 檔案夾解壓到這個檔案夾, 結果是 eclipse/dropins/CR4E/features 和 eclipse/dropins/CR4E/plugins , 重啟eclipse, 如果發現沒有Crystal Reports, 可以刪除eclipse主目錄下的/configuration/org.eclipse.update後,再執行eclipse -clean試試。我是成功把這個Crystal Reports 外掛程式安裝了.
所以安裝這個外掛程式的必要環境, 官方沒完全寫清楚, 那就是還必須要 j2ee 外掛程式
為了證明我這個說法, 我在一個純 eclipse 3.4.1 的Eclipse Update Manager 安裝 Java EE Developer Tools (http://download.eclipse.org/releases/ganymede Java Development ->Java EE Developer Tools), 然後再安裝 Crystal Reports 2.0, 成功!
--------------------------------------------------可愛的分割線-----------------------------------------------------------------------------
更新內容之我見
1. 通過使用, 我覺得最大的不同就是多了 "Crystal Reports Java 項目",
2. 原來資料連線視窗 "Database Explorer" 改為 "Data Source Explorer", 當然不只是改名字而已, 資料來源的選擇不止資料庫連接而已了, 多了flat file, web services 和xml 作為資料來源的選擇. "Data Source Explorer" 並且改正了 "Database Explorer" 讀資料庫元素不準確的 bug.
3. "Data Source Explorer" 可以說是在逐漸接近 ".net" 中水晶報表的"資料庫專家" 了.
4. 可以選擇 Excel 匯出了.
5. 穩定性提高了, 不會像1.0版本一樣容易導致 eclipse 掛掉.
6. 介面變漂亮, 操作更加人性化.