Cd Chen's Services

ba ba ba la~~

Eclipse

Fixing WebContent Problems in Eclipse

在使用 Eclipse 開發 Dynamic Web Application 時,如果想要變更 WebContent/ 的路徑名稱,可以參考「Fixing WebContent Problems in Eclipse」這篇文章的方法。

將 Subversive 切回 Subclipse

在 Eclipse IDE 環境中開發軟體時,如果打算使用 Subversion 作為版本控制系統,那麼最著名的 Plugin 有兩個:

JBoss Tools 3.2 is Finally here!

眾所期待的 JBoss Tools 3.2 終於問世了!!

這次的版本,主要是針對 Eclipse 3.6 (Helios) 進行改版,並加入了一拖拉庫的新功能。有興趣的朋友可以玩玩看~~  :)

Eclipse Dynamic Web Project 使用 Maven

最近在玩 Maven2,覺得蠻有意思的。若用 Eclipse 開發 Dynamic Web Project 時,要讓專案支援 Maven,通常方法有兩種:

  • Maven to Eclipse Dynamic Web Project
  • Eclipse Dynamic Web Project to Maven

Maven to Eclipse Dynamic Web Project

這種方法是先使用 Maven 產生專案的目錄,再透過 eclipse 這個 Maven Plugin 來轉成 Eclipse Dynamic Web Project。步驟如下:

Getting Java source on the Mac

最近寫書寫不出來時,就拿起 Eclipse 來練練功,結果發現在我的 MacOS 上,Eclipse 竟然偵測不到 JDK 的 src.jar!! 後來透過「Getting Java source on the Mac」一文的介紹,並且在討論過程中,找到了答案

The src.jar file has been moved to /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home/src.jar in the latest package.

跟著做之後,就解決了問題。讚,所以留下來存查!!

eclipse 3.4.1 建立 javadoc 中文問題

想在 Eclipse 3 中直接輸出中文的 javadoc?? 我都會遇到編碼上的問題。今日挖到「eclipse 3.4.1 建立 javadoc 中文問題」這篇文章,解決了我的問題。

當然,留下存查是一定要的!!

Develop a Facebook application with Eclipse Galileo

最近 Facebook 很紅,紅到許多廠商都開始支援 Facebook。就連 IBM 的 Eclipse 也不例外!!

Develop a Facebook application with Eclipse Galileo」這篇文章就介紹了,如何利用 Eclipse Gallileo 來建置 Facebook 的應用軟體。有興趣的朋友,可以參考看看~~

Eclipse 3.4 常用的 Plugins & Update Sites

最近將用了許久的 Eclipse 3.3 換成了最新的 Eclipse 3.4,發現有許多的 Plugin 不好找。剛剛挖到「整理一些eclipse 的plug-in跟update site」,整理了幾個常用的 Plugins 的位址,收集起來,供日後參考。

JFace TableViewer/TreeViewer 的 Virtual 功能

最近利用發呆時間,練習寫 rEagle 這個 Eclipse RCP。為了解決在 TreeViewer 或 TableViewer 中呈現大量資料時,效率其差無比的問題,爬到了 "【求助】在使用tableviewer的时候导入大量数据的问题"。

Qt Jambi

著名的跨平台 Framework 廠商 - Trolltech 於日前發表了 "Qt Jambi" 這個 RCP 的 Framework Set:

Qt® Jambi™ is a cross-platform, rich client application development framework for Java™. It includes a comprehensive class library and integrated development tools for high-end rich client application development. To organizations developing high performance, cross-platform desktop applications with Java, Qt Jambi increases development efficiency, adds freedom and flexibility to Java development, and lowers risk.Qt® Jambi™ is a cross-platform, rich client application development framework for Java™. It includes a comprehensive class library and integrated development tools for high-end rich client application development. To organizations developing high performance, cross-platform desktop applications with Java, Qt Jambi increases development efficiency, adds freedom and flexibility to Java development, and lowers risk.

Qt Jambi 係由 Java 開發的 Framework,支援各種作業系統的 GUI Look-Feel。

Image Preview

在看過 Trolltech 提供的 Demo 後,只有一句話:「真是太棒了」!! 不信?? 您自己試試看!!

You are here