@rg070836rg
2015-08-16T15:30:14.000000Z
字数 455
阅读 1388
课程设计
cd /opt/ && sudo tar -zxvf ~/下载/eclipse(根据下载的版本号填写)
gksudo gedit /usr/share/applications/eclipse.desktop
录入下述内容
[Desktop Entry]
Name=Eclipse 4
Type=Application
Exec=/opt/eclipse/eclipse
Terminal=false
Icon=/opt/eclipse/icon.xpm
Comment=Integrated Development Environment
NoDisplay=false
Categories=Development;IDE;
Name[en]=Eclipse
cd /opt/eclipse
ln -sf /usr/lib/jvm/java-8u45-sun/jre
用搜索栏搜索到eclipse,打开即可,可以选择拖拽到左侧快速启动栏