查看“Eclipse”的源代码
←
Eclipse
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
=下载= [https://www.eclipse.org/downloads/packages/release/Oxygen/2 eclipse c 下载地址] 最新版的漂亮还快哦 <pre> pkg install openjdk8 sudo pkg install eclipse-cdt pkg install eclipse-cdt # freebsd </pre> ==icon== <pre> evan@myxps:/usr/share/applications$ cat eclipse.desktop [Desktop Entry] Name=eclipse Comment=c ide GenericName[bg]=Интернет браузър GenericName[ca]=Navegador web GenericName[cs]=Webový prohlížeč GenericName[de]=Webbrowser GenericName[sk]=Internetový prehliadač GenericName[sv]=Webbläsare X-GNOME-FullName=Firefox ESR Web Browser Exec=/home/evan/apps/eclipse/eclipse %u Terminal=false X-MultipleArgs=false Type=Application Icon=/home/evan/apps/eclipse/icon.xpm Categories=Network;WebBrowser; MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https; StartupWMClass=Firefox-esr StartupNotify=true </pre> =usage= <pre> Eclipse中添加多行注释的快捷键 第一种 //注释 选择你要注释的那一行或多行代码,按 Ctrl+/ 即可,取消注释也是选中之后按 Ctrl+/ 即可。此快捷键是 //注释 而不是 /**/注释。 第二种 /**/注释 Ctrl+Shift+/ 说明:添加/* */注释 Ctrl+Shift+\ 说明:消除/* */注释 要修改在eclispe中的命令的快捷键方式我们只需进入windows -> preference -> General -> key设置就行了 </pre> ==[https://stackoverflow.com/questions/43623643/how-to-open-terminal-inside-eclipse How to open Terminal inside Eclipse]== <pre> 不用安装 用自带的就行了 右下角 open cons -- command shell-- 填写自己的IP 这个也可以用ssh 感觉界面更加友好 linux tools --> TM Terminal 4.3.0.201706140544 </pre> =trouble shooting= <pre> launch failed Binary not found 每个项目都是改一下 不然不行 select "Run". -> Run Configurations. ->Choose "C++ Application". -> build configuration --> select debug auto build#is me Click on the "New Launch Configuration" icon on the top left of the open window. Select "Browse" under the C/C++ Application. Browse to the folder where you made your project initially. Enter the Debug folder. Click on the binary file with the same name as the project. Select "OK". Click "Apply" to confirm the link you just set. Close that window.</pre> =参考= [http://blog.linuxchina.net/?p=1019 eclipse 简单使用] [http://blog.linuxchina.net/?p=2911 eclipse使用] [https://blog.csdn.net/faihung/article/details/60780646 用Eclipse完成C语言编程的几个简单步骤] [https://linuxhint.com/install_eclipse_ide_debian_10/ Installing Eclipse IDE on Debian 10] [https://blog.csdn.net/u012861467/article/details/79281112?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-2.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-2.control Eclipse 配置C/C++开发环境] [[category:c]] [[category:ops]]
返回至
Eclipse
。
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
我的导航
关于我
shell
python
ops
linuxchina.net
blog.linuxchina
最近更改
随机页面
帮助
工具
链入页面
相关更改
特殊页面
页面信息