{"id":835,"date":"2023-03-04T20:27:24","date_gmt":"2023-03-04T12:27:24","guid":{"rendered":"https:\/\/www.appblog.cn\/?p=835"},"modified":"2023-04-29T16:49:03","modified_gmt":"2023-04-29T08:49:03","slug":"create-eclipse-desktop-shortcuts-under-ubuntu","status":"publish","type":"post","link":"https:\/\/www.appblog.cn\/index.php\/2023\/03\/04\/create-eclipse-desktop-shortcuts-under-ubuntu\/","title":{"rendered":"Ubuntu\u4e0b\u521b\u5efaEclipse\u684c\u9762\u5feb\u6377\u65b9\u5f0f"},"content":{"rendered":"<p>Linux \u7248\u672c Eclipse \u5b98\u65b9\u4e0b\u8f7d\uff1a<a target=\"_blank\" rel=\"noopener\" href=\"http:\/\/www.eclipse.org\/downloads\/?osType=linux\">http:\/\/www.eclipse.org\/downloads\/?osType=linux<\/a><\/p>\n<p>\u76f4\u63a5\u89e3\u538b\u81f3\u6307\u5b9a\u76ee\u5f55\u5373\u53ef<\/p>\n<p><!-- more --><\/p>\n<pre><code>$ tar -zxf eclipse-java-mars-1-linux-gtk-x86_64.tar.gz -C \/home\/ouloon\n$ mv eclipse eclipse-java\n$ tar -zxf eclipse-cpp-mars-1-linux-gtk-x86_64.tar.gz -C \/home\/ouloon\n$ mv eclipse eclipse-cpp<\/code><\/pre>\n<h2>\u6dfb\u52a0 Eclipse for Java \u5feb\u6377\u65b9\u5f0f<\/h2>\n<pre><code>$ sudo vim \/usr\/share\/applications\/eclipse-java.desktop\n\n[Desktop Entry]\nEncoding=UTF-8\nName=eclipse-java\nComment=Eclipse IDE for Java\nExec=\/home\/ouloon\/eclipse-java\/eclipse\nIcon=\/home\/ouloon\/eclipse-java\/icon.xpm\nTerminal=false\nStartupNotify=true\nType=Application\nCategories=Application;Development;<\/code><\/pre>\n<h2>\u6dfb\u52a0 Eclipse for CPP \u5feb\u6377\u65b9\u5f0f<\/h2>\n<pre><code>$ sudo vim \/usr\/share\/applications\/eclipse-cpp.desktop\n\n[Desktop Entry]\nEncoding=UTF-8\nName=eclipse-cpp\nComment=Eclipse IDE for C\/C++\nExec=\/home\/ouloon\/eclipse-cpp\/eclipse\nIcon=\/home\/ouloon\/eclipse-cpp\/icon.xpm\nTerminal=false\nStartupNotify=true\nType=Application\nCategories=Application;Development;<\/code><\/pre>\n<p>\u70b9\u51fb\u5e94\u7528\u7a0b\u5e8f -&gt; \u7f16\u7a0b -&gt; \u627e\u5230eclipse-java\u548ceclipse-cpp\uff0c\u53f3\u952e\u9009\u62e9\u201c\u5c06\u6b64\u542f\u52a8\u5668\u6dfb\u52a0\u5230\u684c\u9762\u201d\uff0c\u684c\u9762\u4e0a\u5c31\u4f1a\u51fa\u73b0Eclipse\u7684\u542f\u52a8\u56fe\u6807\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux \u7248\u672c Eclipse \u5b98\u65b9\u4e0b\u8f7d\uff1ahttp:\/\/www.eclipse.org\/downloads\/ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[97],"tags":[235],"class_list":["post-835","post","type-post","status-publish","format-standard","hentry","category-tools-skills","tag-eclipse"],"_links":{"self":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts\/835","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/comments?post=835"}],"version-history":[{"count":0,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts\/835\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/media?parent=835"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/categories?post=835"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/tags?post=835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}