紫風(fēng)亂寫

          除了他眼前的屏幕,這個人什么也沒看見。
          被周圍的電腦簇?fù)碇恢浪鶆?chuàng)造的現(xiàn)實,但又意識到那是虛幻。
          他已經(jīng)超越了技術(shù)。也超越了機器。
          posts - 62, comments - 93, trackbacks - 0, articles - 0
            BlogJava :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理

          install eclipse

          Posted on 2010-07-22 23:27 Justfly Shi 閱讀(343) 評論(0)  編輯  收藏 所屬分類: Ubuntu

          install jdk via Synaptic package manager, the name of it is sun-java6-jdk
          download the eclipse install file for Linux

          1.Extract the eclipse download and move to opt.

          tar xzf wtp-all-in-one-sdk-1.0-linux-gtk.tar.gz
          sudo mv eclipse /opt/eclipse
          cd /opt
          sudo chmod -R +r eclipse
          sudo chmod +x `sudo find eclipse -type d`

          2. Then create an eclipse executable in your path
          sudo touch /usr/bin/eclipse
          sudo chmod 755 /usr/bin/eclipse
          sudo vi /usr/bin/eclipse

          With this contents
          #!/bin/sh
          export ECLIPSE_HOME="/opt/eclipse"
          export GDK_NATIVE_WINDOWS=1

          $ECLIPSE_HOME/eclipse $*

          3 Then create a gnome menu item
          sudo vi /usr/share/applications/eclipse.desktop

          With this contents
          [Desktop Entry]
          Encoding=UTF-8
          Name=Eclipse
          Comment=Eclipse IDE
          Exec=eclipse
          Icon=/opt/eclipse/icon.xpm
          Terminal=false
          Type=Application
          Categories=GNOME;Application;Development;
          StartupNotify=true


          4 You now have a working eclipse. But run this command first to initialize the set up
          . /opt/eclipse/eclipse -clean

          Then from here on you can run from the menu item applications/programming/eclipse

          主站蜘蛛池模板: 卢龙县| 株洲县| 镇坪县| 历史| 中牟县| 庐江县| 石楼县| 万源市| 栾城县| 环江| 金湖县| 洪洞县| 敦化市| 全椒县| 敖汉旗| 昌都县| 平塘县| 东乡县| 甘南县| 军事| 抚州市| 淳化县| 苍梧县| 闻喜县| 十堰市| 巴林左旗| 河曲县| 珠海市| 武强县| 简阳市| 大埔区| 忻州市| 磐安县| 东乌| 新巴尔虎右旗| 南安市| 蓬莱市| 凤阳县| 鲁山县| 万安县| 永康市|