{"id":2864,"date":"2014-01-16T11:54:23","date_gmt":"2014-01-16T11:54:23","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=2864"},"modified":"2014-03-21T12:25:15","modified_gmt":"2014-03-21T12:25:15","slug":"install-netbeans-ide-8-0-beta-ubuntu-linux","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2014\/01\/install-netbeans-ide-8-0-beta-ubuntu-linux\/","title":{"rendered":"How to Install NetBeans IDE 8.0 Beta in Ubuntu Linux"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-logo.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-logo.png\" alt=\"NetBeans IDE 8.0\" width=\"224\" height=\"224\" class=\"aligncenter size-full wp-image-2865\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-logo.png 224w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-logo-150x150.png 150w\" sizes=\"auto, (max-width: 224px) 100vw, 224px\" \/><\/a><\/p>\n<p><b><i>NetBeans IDE 8.0 Beta<\/i><\/b> has been released recently. The new release provides out-of-the-box code analyzers and editors for working with the latest Java 8 technologies&#8211;<b>Java SE 8, Java SE Embedded 8, and Java ME Embedded 8<\/b>. The IDE also has a range of new enhancements that further improve its support for Maven and Java EE with PrimeFaces; new tools for <b>HTML5<\/b>, in particular for AngularJS; and improvements to PHP and C\/C++ support. <\/p>\n<p>This simple tutorial will show you how to install NetBeans IDE 8.0 Beta in Ubuntu and other Linux distributions.<\/p>\n<p><b>UPDATE: NetBeans 8.0 Stable is out, see <a href=\"https:\/\/ubuntuhandbook.org\/index.php\/2014\/03\/install-netbeans-ide-8-0-in-ubuntu-14-0413-1012-04\/\">this post about how to install<\/a>.<\/b><\/p>\n<p><b>To get started:<\/b><\/p>\n<p>1. Download the IDE installer with:<\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/dlc.sun.com.edgesuite.net\/netbeans\/8.0\/beta\/bundles\/netbeans-8.0beta-javase-linux.sh\" title=\"Download Netbeans IDE 8.0 Beta with Java SE Bundle\">Java SE Bundle (89M)<\/a><\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/dlc.sun.com.edgesuite.net\/netbeans\/8.0\/beta\/bundles\/netbeans-8.0beta-javaee-linux.sh\" title=\"NetBeans IDE 8.0 Beta with Java EE Bundle\">Java EE Bundle (190M)<\/a><\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/dlc.sun.com.edgesuite.net\/netbeans\/8.0\/beta\/bundles\/netbeans-8.0beta-cpp-linux.sh\" title=\"NetBeans IDE 8.0 Beta with C++ Bundle\">C++ Bundle (62M)<\/a><\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/dlc.sun.com.edgesuite.net\/netbeans\/8.0\/beta\/bundles\/netbeans-8.0beta-php-linux.sh\" title=\"NetBeans IDE 8.0 Beta with HTML5 &#038; Php Bundle\">HTML5 &#038; PHP Bundle (63M)<\/a><\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/dlc.sun.com.edgesuite.net\/netbeans\/8.0\/beta\/bundles\/netbeans-8.0beta-linux.sh\" title=\"NetBeans IDE 8.0 Beta with All Bundle\">With All Bundle (202M)<\/a><\/p>\n<p>2. Once downloaded, press <u>Ctrl+Alt+T<\/u> on keyboard to open terminal, run below command to make the installer executable:<\/p>\n<pre style=\"border:none;\">chmod +x ~\/Downloads\/netbeans-8.0beta-*.sh<\/pre>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/NetBeans-IDE-installer.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/NetBeans-IDE-installer.png\" alt=\"Install NetBeans IDE 8.0 Beta\" width=\"560\" height=\"55\" class=\"aligncenter size-full wp-image-2866\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/NetBeans-IDE-installer.png 560w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/NetBeans-IDE-installer-300x29.png 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/p>\n<p>3. Now start the installer via below command, you may replace <b><i>netbeans-8.0beta-*.sh<\/i><\/b> with the full file name<\/p>\n<pre style=\"border:none;\">cd && .\/Downloads\/netbeans-8.0beta-*.sh<\/pre>\n<p>If you get a blank\/gray window, run below command and re-run previous command in the same terminal.<\/p>\n<pre style=\"border:none;\">export AWT_TOOLKIT=MToolkit<\/pre>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-IDE-install-wizard.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-IDE-install-wizard.jpg\" alt=\"NetBeans IDE install wizard\" width=\"460\" height=\"372\" class=\"aligncenter size-full wp-image-2867\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-IDE-install-wizard.jpg 460w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/01\/netbeans-IDE-install-wizard-300x242.jpg 300w\" sizes=\"auto, (max-width: 460px) 100vw, 460px\" \/><\/a><\/p>\n<p>Follow the wizard and NetBeans IDE will be finally installed on your system.<\/p>\n<p><a href=\"https:\/\/netbeans.org\/community\/releases\/80\/relnotes.html\" title=\"NetBeans 8.0 Beta release note\">NetBeans 8.0 Beta release note<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>NetBeans IDE 8.0 Beta has been released recently. The new release provides out-of-the-box code analyzers and editors for working with the latest Java 8 technologies&#8211;Java SE 8, Java SE Embedded 8, and Java ME Embedded 8. The IDE also has a range of new enhancements that further improve its support for Maven and Java EE [&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],"tags":[730,731],"class_list":["post-2864","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-netbeans-ide","tag-netbeans-ide-ubuntu-installation"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2864","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=2864"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2864\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=2864"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=2864"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=2864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}