kukooBlog

          look to the master, follow the master, walk with the master, see through the master, become the master.

            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
            213 隨筆 :: 0 文章 :: 285 評論 :: 0 Trackbacks
          如果你在開發Eclipse的plug-in或者RCP程序,你一定在為找到一些好的圖標(icons)而犯愁。 也許你只是想找到一些icons而已,那么就到Eclipse里面找吧。 CodeHaus上的blogger,bwalding把大多數的Eclipse icon都收集起來了,你可以直接去下載,或者按照他blog中的方式,連接到Eclipse的CVS服務器上,定期的去抓取出來。 bwalding提供的shell腳本如下:

           1#!/bin/sh
           2
           3CVSROOT=:pserver:anonymous@dev.eclipse.org:/home/eclipse
           4export CVSROOT
           5
           6mkdir -p eclipse
           7cd eclipse
           8cvs -q co org.eclipse.debug.ui/icons
           9cvs -q co org.eclipse.pde.ui/icons
          10cvs -q co org.eclipse.jdt.ui/icons
          11cvs -q co org.eclipse.vcm.ui/icons
          12cvs -q co org.eclipse.team.ui/icons
          13cvs -q co org.eclipse.ant.ui/icons
          14cvs -q co org.eclipse.help.ui/icons
          15cvs -q co org.eclipse.ui/icons
          16cvs -q co org.eclipse.ui.views/icons
          17cvs -q co org.eclipse.ui.console/icons
          18cd ..
          19rm -f ~/public_html/eclipse-icons.zip
          20find eclipse -name "*.gif" -print | zip ~/public_html/eclipse-icons.zip -@


          或者,可以先到bwalding的blog上,看看所有的Eclipse icon是什么樣的。

          Copyright的問題呢?Eclipse是源代碼開發的,而且使用的Eclipse License,類似于比較松散的Apache/BSD的方式,所以,應該沒有問題的。

          Yourit Technorati cosmos Refresh Technorati

          posted on 2005-08-27 18:34 kukooBlog 閱讀(2961) 評論(0)  編輯  收藏 所屬分類: Eclipse
          主站蜘蛛池模板: 城固县| 堆龙德庆县| 济宁市| 策勒县| 揭西县| 肇东市| 修水县| 阳春市| 阳朔县| 通江县| 汉寿县| 老河口市| 拉孜县| 平山县| 集安市| 尼勒克县| 呼和浩特市| 庄河市| 镇坪县| 平阳县| 都安| 黔江区| 双城市| 巴中市| 襄汾县| 延安市| 颍上县| 富顺县| 兰西县| 阳信县| 阿拉善盟| 汝州市| 萨迦县| 临夏县| 瑞安市| 炎陵县| 桃源县| 海丰县| 黎川县| 南阳市| 贵溪市|