sunyongjie1984

http://segmentfault.com/a/1190000002651775

 

yum install java
 
下载地址http://www.eclipse.org/downloads/download.php?file=/technology/epp/dow...
 
tar -zxvf eclipse-java-luna-SR1-linux-gtk-x86_64.tar.gz -C /opt
 
 
ln -s /opt/eclipse/eclipse /usr/bin/eclipse  
eclipse与/usr之间有空格
 
 
vim /usr/share/applications/eclipse.desktop
 
[Desktop Entry]
Encoding=UTF-8
Name=Eclipse 4.4.1
Comment=Eclipse Luna
Exec=/usr/bin/eclipse
Icon=/opt/eclipse/icon.xpm
Categories=Application;Development;Java;IDE
Version=1.0
Type=Application
Terminal=0
 
unzip the cdt.zip download form the eclipse, stored in the centos 7 vmware /home/sunyj/software
and cp all files of plugins to /opt/eclipse/plugins
restart the eclipse

 1.cd /home/sunyj/workspace/git
2. git clone https://sunyongjie1984:Git541981101211@github.com/sunyongjie1984/sll
3. eclipse&
4. new c++ project with makefile existing codes
5. choose the folder of /home/sunyj/workspace/git/sll/isll
 a

tumblr_lhdqgg8ZxV1qhbu0no1_1280

tumblr_lhdqi0V5vM1qhbu0no1_1280

tumblr_lhdqjl6UDu1qhbu0no1_1280

tumblr_lhdqls6M5o1qhbu0no1_1280

tumblr_lhdqtotHcL1qhbu0no1_1280tumblr_lhdqud8g6d1qhbu0no1_1280tumblr_lhdqvfq4UG1qhbu0no1_1280tumblr_lhdqwtL7Du1qhbu0no1_r1_1280

分类:

技术点:

相关文章:

  • 2021-05-22
  • 2022-02-26
  • 2021-06-21
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
  • 2021-07-29
  • 2022-02-12
猜你喜欢
  • 2021-09-22
  • 2022-02-09
  • 2021-09-24
  • 2022-12-23
  • 2021-04-17
  • 2022-01-05
相关资源
相似解决方案