1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216
|
<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html>
<head>
<meta charset="UTF-8">
<meta name="nb-nav-wrap" content="N">
<!-- Do not change the order of the scripts-->
<script type="text/javascript">
var PAGE_ARTIFACTS_LOCATION = "";
var ADDITIONAL_PAGE_ARTIFACTS_LOCATION = "";
</script>
<script type="text/javascript">
var currentLocation = PAGE_ARTIFACTS_LOCATION;
function getPageArtifactsLocation(another) {
return anotherLocation(another) ? (ADDITIONAL_PAGE_ARTIFACTS_LOCATION !="" ? ADDITIONAL_PAGE_ARTIFACTS_LOCATION : get_build_info(true).ADDITIONAL_BUILD_LOCATION) : PAGE_ARTIFACTS_LOCATION;
}
function getJSLocation(another) {
return getPageArtifactsLocation(another) + "js/";
}
function getCSSLocation() {
return getPageArtifactsLocation() + "css/";
}
function getImagesLocation() {
return getPageArtifactsLocation(useAnotherLocation()) + "img/";
}
function anotherLocation(another) {
return another ? (another == "true" || another == true) : false;
}
function load_page_js(script_filename, another) {
currentLocation = getPageArtifactsLocation(another);
var page_location = getJSLocation(another) + script_filename;
document.write('<' + 'script ' + 'language="javascript" type="text/javascript" src="' + page_location + '"><' + '/' + 'script' + '>');
}
</script>
<script src="http://netbeans.org/images_www/js/companion-projects.js" type="text/javascript"></script>
<script type="text/javascript">load_page_js("common.js")</script>
<script type="text/javascript">load_build_info(false)</script>
<script type="text/javascript">load_build_info(true)</script>
<script type="text/javascript">load_languages(false)</script>
<script type="text/javascript">load_languages(true)</script>
<script type="text/javascript">load_page_js_locale("common_strings",".js")</script>
<script type="text/javascript">load_page_js_locale("download_strings",".js")</script>
<script type="text/javascript">load_files_information(false)</script>
<script type="text/javascript">load_files_information(true)</script>
<script type="text/javascript">load_page_js("download.js")</script>
<script type="text/javascript">load_page_js_locale("components",".js")</script>
<script type="text/javascript">set_page_title(NETBEANS_DOWNLOAD_PAGE_TITLE.replace('{0}',get_build_info(true).BUILD_DISPLAY_VERSION))</script>
<script type="text/javascript">set_page_description(NETBEANS_DOWNLOAD_PAGE_DESCRIPTION.replace('{0}',get_build_info(true).BUILD_DISPLAY_VERSION))</script>
<link rel="stylesheet" type="text/css" href="http://netbeans.org/netbeans3.css" media="screen"/>
<script type="text/javascript">load_page_css("download.css")</script>
<link rel="shortcut icon" href="http://netbeans.org/favicon.ico" type="image/x-icon"/>
</head>
<body class="blue-bg" onkeyup="handle_keyup(event)">
<div id="wrapper-fixed">
<div id="hdr">
<div id="lang-sel">
<div class="lang-dropdown" id="pagelanguagesbox" style="visibility: hidden;">
<ul id="nav">
<li><script type="text/javascript">startList()</script>
<a href="#" style="text-decoration:none;color:white;">Choose page language<img src="http://netbeans.org/images_www/v7/design/icon_arrow_language.png" border="0" style="margin-left:3px;"/></a>
<ul class="submenu">
<script type="text/javascript">write_page_languages()</script>
</ul>
</li>
</ul>
</div>
</div>
<div id="navtabs">
<a href="http://netbeans.org/"><img src="//netbeans.org/images_www/v7/design/logo_netbeans_red.png" id="nblogo" width="130" height="32"/></a>
<ul>
<li class="current first"><a href="http://netbeans.org/features/index.html" title="NetBeans IDE" >NetBeans IDE</a></li>
<li class="hover "><a href="http://netbeans.org/features/platform/index.html" title="NetBeans Platform" >NetBeans Platform</a></li>
<li class="hover "><a href="http://plugins.netbeans.org/PluginPortal/" title="Plugins" >Plugins</a></li>
<li class="hover "><a href="http://netbeans.org/kb/index.html" title="Docs & Support" >Docs & Support</a></li>
<li class="hover "><a href="http://netbeans.org/community/index.html" title="Community" >Community</a></li>
<li class="hover "><a href="http://netbeans.org/community/partners/index.html" title="Partners" >Partners</a></li>
</ul>
<div id="search-div">
<form action="http://netbeans.org/search_result.html" id="cse-search-box">
<input type="hidden" name="cx" value="006102455337629464213:mt38ytkbuak" >
<input type="hidden" name="cof" value="FORID:11" >
<input type="text" id="search-input" value="Search" name="q"/>
<input type="image" src="//netbeans.org/images_www/v7/design/icon_search.png" id="magnifier" alt="search"/>
</form>
<script type="text/javascript" src="//www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
<!-- Google CSE Search Box Ends -->
</div>
</div>
</div>
<div id="navig-breadcrumbs"><a href="http://netbeans.org/index.html">HOME</a> / Download </div>
<!-- start content area -->
<div id="middle">
<table class="colapse full-width f-page-table-2col"> <!-- main content table -->
<tr>
<td class="valign-top">
<!-- =============================================== -->
<!-- Top header -->
<table class="top_header">
<tr>
<td class="title"><script type="text/javascript">message(NETBEANS_DOWNLOAD_HEADER.replace('{0}',get_build_info(true).BUILD_DISPLAY_VERSION))</script></td>
<td class="menu">
<script type="text/javascript">get_build_info(true).add_download_tabs()</script>
</td>
</tr>
</table>
<noscript>
<div class="noscript_warning">
In order to download NetBeans installers, Javascript must be switched on in your
browser.<br> Please switch it on before proceeding.
</div>
<style type="text/css">
table.l_p_select {
display: none;
}
table.components_table {
display: none;
}
</style>
</noscript>
<!--<table><td width="60%" style="padding-right:5px;vertical-align:top;">-->
<div class="files_list f-page-auto-cell">
<style type="text/css">ul li {margin-bottom:0px;margin-top:0px;}</style>
<script type="text/javascript">write_files_list(ZIP_FILES_LIST_NAME, "zip/")</script>
<script type="text/javascript">write_files_list(MODULE_CLUSTERS_FILES_LIST_NAME, "zip/moduleclusters/")</script>
</div>
<!--
</td>
<td style="vertical-align:top;">
<div class="black legal_box" style="margin-top:10px">
<div class="bold">
<script type="text/javascript">message(LEGAL_INFO_HEADER)</script>
<br><br>
</div>
<div>
<script type="text/javascript">
message(LEGAL_INFO_MESSAGE.
replace("{0}",CDDL_GPLV2_LINK).
replace("{1}",LICENSE_3RD_PARTY_LINK))
</script>
</div>
</div>
</td>
</table>
-->
<!-- =============================================== -->
</td>
</tr><!-- end main content -->
</table><!-- end main content table -->
</div>
<!-- end contentarea -->
<div id="ftr">
<ul class="float-right" id="social-media">
<li><a href="http://www.facebook.com/NetBeans"><img src="//netbeans.org/images_www/v7/design/icin_facebook.png" width="30" height="30" alt="facebook"></a></li>
<li><a href="http://www.youtube.com/user/netbeansvideos"><img src="//netbeans.org/images_www/v7/design/icin_youtube.png" width="30" height="30" alt="youtube"></a></li>
<li><a href="https://plus.google.com/105597468329838196909/"><img src="//netbeans.org/images_www/v7/design/icin_google.png" width="30" height="30" alt="google+"></a></li>
<li><a href="https://twitter.com/netbeans"><img src="//netbeans.org/images_www/v7/design/icin_twitter.png" width="30" height="30" alt="twitter"></a></li>
</ul>
<ul>
<li><a href="http://netbeans.org/sitemaps/www_map.html">SiteMap</a></li>
<li><a href="http://netbeans.org/about/index.html">About Us</a></li>
<li><a href="http://netbeans.org/about/contact.html">Contact</a></li>
<li><a href="http://netbeans.org/about/legal/index.html">Legal & Licences</a></li>
</ul>
</div>
<div id="tof" class="align-right">
By use of this website, you agree to the <a href="/about/legal/terms-of-use.html">NetBeans Policies and Terms of Use</a>.
© 2012, Oracle Corporation and/or its affiliates. Sponsored by <img src="//netbeans.org/images_www/v7/design/logo_oracle.png" width="56" height="8" alt="Oracle logo"/>
</div>
</div>
<div id="companion-projects">
<script type="text/javascript">
document.write(renderCompanionProjectIcons());
</script>
</div>
<!-- Begin SiteCatalyst code -->
<script language="JavaScript" src="https://netbeans.org/images_www/js/s_code_remote.js" type="text/javascript"></script>
<!-- End SiteCatalyst code -->
</body>
</html>
|