Ubuntu下使用eclipse開發程式(持續更新中)

來源:互聯網
上載者:User
C/C++環境
一:安裝

1.從 http://www.eclipse.org/downloads/  下載

Eclipse IDE for C/C++ Developers

 

2.解壓 tar xvzf eclipse***

eclipse 解壓就能用,把eclipse 移動想安裝的路徑

mv eclipse /opt

 

3.案頭->右擊->建立啟動器

命令裡點“瀏覽”找到 eclipse 應用程式

確定

 

二:配置(eclipse 版本 3.4.2─)

1.自動補全功能

開啟eclipse ,按 Shift+Ctrl+l 出現設定對話方塊,設定 Content Assist,預設為 Alt+/

 

2.使用 SVN,使用 dubclipse 外掛程式:

Help->Software Updates選擇 Available Software->add site

在location中輸入,update 網站,可去管網

http://subclipse.tigris.org/

選擇“Download and install”找到最新版本的連結,這裡是

Eclipse update site URL: http://subclipse.tigris.org/update_1.0.x

把連結粘貼到 eclipse 對話方塊中->確定

最後 選擇要安裝的包 install

 

參考:http://www.ibm.com/developerworks/cn/opensource/os-ecl-subversion/

 

Python開發1。環境安裝

1.安裝 python,psyco(調試用)

 

2.安裝 pydev:官網

http://pydev.sourceforge.net/

安裝:

在軟體源中添加:

http://www.fabioz.com/pydev/updates

然後安裝

參見:http://www.fabioz.com/pydev/manual_101_install.html

配置:

windows->perferences->pydev->interpreter-python
  在最上面的 Python interpreters (e.g.:python.exe) 的右邊,
  點擊 New... 按鈕,選擇python所在地方(Linux 下我的是 /usr/bin),確定.

 

pydev每隔半小時會彈出 license ,要求註冊。破解(太貴了窮學生負擔不起啊)

http://d.download.csdn.net/down/162473/huanzhugege

 

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.