Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<h2>Explanation</h2> <p>The zip files from the downloads/zip.html page are what gets downloaded when you select a platform independent zip from the main download page, and leave the default language to English.</p> <p>E.g., if from the main page you select Java SE, English language, and platform independent zip, the actual file that gets downloaded is netbeans-6.8-200912041610-ml-javase.zip listed on the downloads/zip.html page.</p> <hr> <h2>Platform-Independent Zip Installation Instructions</h2> <p>Taken from <a href="http://netbeans.org/community/releases/68/install.html#install_zip" rel="nofollow noreferrer">here</a>.</p> <ol> <li><p>After the download of the platform-independent ZIP file completes, extract it to any folder on your system.</p></li> <li><p>Run the executable file located in the netbeans/bin directory.</p></li> <li><p>Accept the License Agreement. The NetBeans IDE starts.</p> <p>Note: Note that the runtimes, such as the GlassFish application server and Apache Tomcat, are available only with platform-specific installers.</p></li> </ol> <p>Note: If the compatible JDK installation cannot be found, you might need to manually add the path to the JDK installation directory:</p> <ol> <li><p>Open the netbeans.conf file located at netbeans/etc in a text editor.</p></li> <li><p>Enter the location of the compatible JDK installation as the value of the netbeans_jdkhome option.</p></li> <li><p>Save the netbeans.conf file and run the executable file at netbeans/bin.</p></li> </ol>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload