{"id":311,"date":"2014-10-04T18:42:51","date_gmt":"2014-10-04T18:42:51","guid":{"rendered":"http:\/\/192.168.2.32:8082\/?p=311"},"modified":"2017-03-25T11:44:41","modified_gmt":"2017-03-25T11:44:41","slug":"intellij-auf-ubuntu-installieren","status":"publish","type":"post","link":"https:\/\/www.dev-metal.ch\/?p=311","title":{"rendered":"IntelliJ auf Ubuntu installieren"},"content":{"rendered":"<p><!--more-->Die Installation l\u00e4uft &#8222;straight forward&#8220;:<\/p>\n<ul>\n<li>gz von www.intellij.com herunterladen<\/li>\n<li>entzippen und in das Zielverzeichnis kopieren<\/li>\n<li>&lt;YOUR-IDEA-FOLDER&gt;\/bin\/idea.sh startet die Applikation<\/li>\n<\/ul>\n<p>Einen Launcher f\u00fcr IntelliJ erstellen<\/p>\n<ul>\n<li>File erstellen: ~\/myPrograms\/jetbrains-idea.desktop<\/li>\n<li>Folgenden Inhalt hinzuf\u00fcgen:<\/li>\n<\/ul>\n<pre class=\"lang:sh decode:true\">[Desktop Entry]\r\nVersion=1.0\r\nType=Application\r\nName=IntelliJ IDEA\r\nIcon=&lt;YOUR-IDEA-FOLDER&gt;\/bin\/idea.png\r\nExec=\"&lt;YOUR-IDEA-FOLDER&gt;\/bin\/idea.sh\" %f\r\nComment=Develop with pleasure!\r\nCategories=Development;IDE;\r\nTerminal=false\r\nStartupNotify=true\r\nStartupWMClass=jetbrains-idea\r\n<\/pre>\n<ul>\n<li>Anschliessend das File den Applikationen hinzuf\u00fcgen\n<pre class=\"lang:sh decode:true \">sudo desktop-file-install ~\/myPrograms\/jetbrains-idea.desktop<\/pre>\n<p>&nbsp;<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[1],"tags":[15],"class_list":["post-311","post","type-post","status-publish","format-standard","hentry","category-ubuntu","tag-java"],"modified_by":"ralph","_links":{"self":[{"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=\/wp\/v2\/posts\/311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=311"}],"version-history":[{"count":7,"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=\/wp\/v2\/posts\/311\/revisions"}],"predecessor-version":[{"id":879,"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=\/wp\/v2\/posts\/311\/revisions\/879"}],"wp:attachment":[{"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dev-metal.ch\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}