乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      ubuntu安裝eclipse

       zhanghuan 2007-11-12

      1,http://www./downloads/,下載eclipse3.3.1 for linux版本,我下載后文件的完整名稱(chēng)為:eclipse-SDK-3.3.1.1-linux-gtk

      2,執(zhí)行命令:sudo nautilus進(jìn)入root權(quán)限,將壓縮包解壓到/opt/eclipse下,設(shè)置目錄eclipse執(zhí)行權(quán):chown -R root:root eclipse

      3,創(chuàng)建eclipse的一個(gè)可執(zhí)行文件:sudo gedit /usr/bin/eclipse

      在文件中加入:

      #!/bin/sh
      export MOZILLA_FIVE_HOME
      ="/usr/lib/mozilla/"
      export ECLIPSE_HOME
      ="/opt/eclipse"
      $ECLIPSE_HOME
      /eclipse $*

      4,創(chuàng)建桌面連接

      sudo gedit /usr/share/applications/eclipse.desktop

      加入下面內(nèi)容:

      [Desktop Entry]
      Encoding
      =UTF-8
      Name
      =Eclipse
      Comment
      =Eclipse SDK
      Exec
      =/opt/eclipse/eclipse
      Icon
      =/opt/eclipse/icon.xpm
      Terminal
      =false
      Type
      =Application
      Categories
      =Application;Development;

      這時(shí)就會(huì)在最左上角的應(yīng)用程序菜單加多一個(gè)"編程"-->"eclipse"的菜單,點(diǎn)擊即可起動(dòng)eclipse.

      5,如果總是報(bào)錯(cuò),就進(jìn)入/home/你的用戶(hù)名/.eclipse/org.eclipse.platform_3.3.0_1473617060/configuration中,把那幾個(gè)文件夾都刪除掉,還要?jiǎng)h除.cofig文件

      6,在桌面上設(shè)置一個(gè)啟動(dòng)器,命令設(shè)置為“/opt/eclipse/eclipse”,圖標(biāo)設(shè)置為

      “/opt/eclipse/icon.xpm”,打開(kāi)eclipse驗(yàn)證

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶(hù)發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買(mǎi)等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶(hù) 評(píng)論公約

        類(lèi)似文章 更多