{"id":6988,"date":"2017-07-22T14:09:40","date_gmt":"2017-07-22T14:09:40","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=6988"},"modified":"2017-07-22T14:09:40","modified_gmt":"2017-07-22T14:09:40","slug":"intellij-idea-2017-2-released-how-to-install-in-ubuntu","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2017\/07\/intellij-idea-2017-2-released-how-to-install-in-ubuntu\/","title":{"rendered":"IntelliJ IDEA 2017.2 Released, How to Install in Ubuntu"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/intellij-idea-ue-icon.png\" alt=\"\" width=\"245\" height=\"250\" class=\"alignleft size-full wp-image-6969\" \/><\/p>\n<p>JetBrains&#8217; IntelliJ IDEA IDE has reached the new massive 2017.2 release a few days ago with many new features, performance improvements and important bug-fixes.<\/p>\n<p>IntelliJ IDEA 2017.2 features:<\/p>\n<ul>\n<li>Smarter code completion and control flow analysis<\/li>\n<li>New inspections and refactorings<\/li>\n<li>Java 9 module diagrams<\/li>\n<li>Debugger: filtering arrays, collections, and maps<\/li>\n<li>Kotlin 1.1.3 support<\/li>\n<li>Groovy 2.5.0 support<\/li>\n<li>VCS: reverting and rewording commits, formatting commit messages<\/li>\n<li>native look and feel in Windows 10<\/li>\n<li>Better HiDPI support for multiple display setup on Windows<\/li>\n<li>JavaScript and TypeScript improvements and more.<\/li>\n<li>See <a href=\"https:\/\/blog.jetbrains.com\/idea\/2017\/07\/intellij-idea-2017-2-is-here-smart-sleek-and-snappy\/\" target=\"_blank\">announcement<\/a> for details.<\/li>\n<\/ul>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/intellij-idea-2017-2splash.jpg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/intellij-idea-2017-2splash-600x375.jpg\" alt=\"IntelliJ IDEA 2017.2 splash\" width=\"600\" height=\"375\" class=\"aligncenter size-large wp-image-6989\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/intellij-idea-2017-2splash-600x375.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/intellij-idea-2017-2splash-450x281.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/intellij-idea-2017-2splash-768x480.jpg 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/intellij-idea-2017-2splash.jpg 1280w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<h4>Download IntelliJ IDEA 2017.2:<\/h4>\n<p>The official Linux binaries are available for download at the link below:<\/p>\n<p style=\"text-align:center;\"><a href='https:\/\/www.jetbrains.com\/idea\/download\/#section=linux' class='arconix-button arconix-button-large arconix-button-gray' target=\"_blank\" >Download IntelliJ IDEA<\/a><\/p>\n<p>Extract the tarball, run <code>idea.sh<\/code> from <b>bin<\/b> folder to launch the IDE, and you may manually create an application launcher for it.<\/p>\n<h4>Install IntelliJ IDEA 2017.2 in Ubuntu via PPA:<\/h4>\n<p>An installer script, originally created by <a href=\"https:\/\/launchpad.net\/~mmk2410\/+archive\/ubuntu\/intellij-idea\" target=\"_blank\">Marcel Kapfer<\/a>, is available to automatically download the source tarball, extract to \/opt, and create application launcher. <\/p>\n<p>All you need to do is open terminal (Ctrl+Alt+T) and run following commands one by one:<\/p>\n<pre style=\"border:none;\">sudo add-apt-repository ppa:ubuntuhandbook1\/apps\r\n\r\nsudo apt-get update\r\n\r\nsudo apt-get install intellij-idea-community<\/pre>\n<p><i>replace <code>intellij-idea-community<\/code> in the code with <code>intellij-idea-ultimate<\/code> for ultimate version.<\/i><\/p>\n<p>For those who don&#8217;t to add the PPA, grab the installer script from the link below:<\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/ppa.launchpad.net\/ubuntuhandbook1\/apps\/ubuntu\/pool\/main\/i\/intellij-idea-community\/\" target=\"_blank\">intellij-idea-community_xxx.xx_all.deb<\/a><\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/ppa.launchpad.net\/ubuntuhandbook1\/apps\/ubuntu\/pool\/main\/i\/intellij-idea-ultimate\/\" target=\"_blank\">intellij-idea-ultimate_xxx.xx_all.deb<\/a><\/p>\n<p>Then install it via Gdebi package manager or using dpkg command:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/install-intellij-idea-deb-600x189.jpg\" alt=\"\" width=\"600\" height=\"189\" class=\"aligncenter size-large wp-image-6990\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/install-intellij-idea-deb-600x189.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/install-intellij-idea-deb-450x141.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/install-intellij-idea-deb-768x241.jpg 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/install-intellij-idea-deb.jpg 802w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p>Once installed, launch the IDE from Unity Dash, Gnome launcher, or other app launcher and enjoy!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/launcher-intellij-idea-450x257.jpg\" alt=\"\" width=\"450\" height=\"257\" class=\"aligncenter size-medium wp-image-6972\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/launcher-intellij-idea-450x257.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/07\/launcher-intellij-idea.jpg 542w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/p>","protected":false},"excerpt":{"rendered":"<p>JetBrains&#8217; IntelliJ IDEA IDE has reached the new massive 2017.2 release a few days ago with many new features, performance improvements and important bug-fixes. IntelliJ IDEA 2017.2 features: Smarter code completion and control flow analysis New inspections and refactorings Java 9 module diagrams Debugger: filtering arrays, collections, and maps Kotlin 1.1.3 support Groovy 2.5.0 support [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,6],"tags":[1474],"class_list":["post-6988","post","type-post","status-publish","format-standard","hentry","category-howtos","category-news","tag-intellij-idea"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/6988","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=6988"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/6988\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=6988"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=6988"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=6988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}