This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2739c91 Automated site publishing by Jenkins build 139
2739c91 is described below
commit 2739c913c4d523007b6175e087763cd9e028ffc9
Author: jenkins <[email protected]>
AuthorDate: Tue Mar 9 13:17:55 2021 +0000
Automated site publishing by Jenkins build 139
---
content/download/nb123/index.html | 242 +++++++++
content/sitemap.xml | 995 +++++++++++++++++++-------------------
2 files changed, 742 insertions(+), 495 deletions(-)
diff --git a/content/download/nb123/index.html
b/content/download/nb123/index.html
new file mode 100644
index 0000000..366f7ce
--- /dev/null
+++ b/content/download/nb123/index.html
@@ -0,0 +1,242 @@
+
+
+<!doctype html>
+<html class="no-js" lang="en" dir="ltr">
+
+<head>
+ <meta charset="utf-8">
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
+ <title>Apache NetBeans 12.3 Features</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="description" content="Apache NetBeans 12.3 features">
+ <meta name="author" content="Apache NetBeans">
+ <meta name="keywords" content="Apache NetBeans 12.3 IDE features">
+ <meta name="generator" content="Apache NetBeans">
+ <link rel="stylesheet" href="/css/font-awesome.min.css">
+ <link rel="stylesheet"
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css">
+ <link rel="stylesheet" href="/css/netbeans.css">
+ <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+ <link rel="manifest" href="/site.webmanifest">
+ <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
+ <meta name="msapplication-TileColor" content="#ffc40d">
+ <meta name="theme-color" content="#ffffff">
+ <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700"
rel="stylesheet">
+ <!--
+ 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.
+ -->
+</head>
+
+
+ <body>
+
+
+<div class="title-bar" data-responsive-toggle="responsive-menu"
data-hide-for="medium">
+ <button type="button" data-toggle="responsive-menu"><i style='font-size:
32px; color: #fff; padding: 8px' class='fa fa-bars'></i></button>
+ <div class="title-bar-title">Apache NetBeans</div>
+</div>
+<div class="top-bar" id="responsive-menu">
+ <div class='top-bar-left'>
+ <a class='title' href="/"><img src='/images/apache-netbeans.svg'
style='padding: 8px; height: 48px;'></img> Apache NetBeans</a>
+ </div>
+ <div class="top-bar-right">
+ <ul class="vertical medium-horizontal menu"
data-responsive-menu="drilldown medium-dropdown">
+ <li> <a href="/community/index.html">Community</a> </li>
+ <li> <a href="/participate/index.html">Participate</a> </li>
+ <li> <a href="https://blogs.apache.org/netbeans/">Blog</a></li>
+ <li> <a href="/help/index.html">Get Help</a> </li>
+ <li> <a href="https://plugins.netbeans.apache.org/">Plugins</a>
</li>
+ <li> <a href="/download/index.html">Download</a> </li>
+ </ul>
+ </div>
+</div>
+
+
+ <div class='grid-container main-content'>
+ <h1 class="sect0">Apache NetBeans 12.3 Features</h1>
+ <div id="toc" class="toc">
+<div id="toctitle"></div>
+<ul class="sectlevel1">
+<li><a href="#_highlights">Highlights</a></li>
+<li><a href="#_java_language">Java Language</a></li>
+<li><a href="#_php_javascript">PHP & JavaScript</a></li>
+<li><a href="#_miscellaneous">Miscellaneous</a></li>
+</ul>
+</div>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>Welcome to Apache NetBeans 12.3, the third feature release of the Apache
NetBeans 12 cycle!</p>
+</div>
+<div class="admonitionblock tip">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-tip" title="Tip"></i>
+</td>
+<td class="content">
+The LTS release of the Apache NetBeans 12 cycle is Apache NetBeans 12.0. The
12.3 release has not been tested as heavily as the LTS release and may
therefore be less stable. Use 12.3 to use the latest features and to provide
feedback for the next LTS release, scheduled for 2021. Go here to download <a
href="/download/nb120/nb120.html">Apache NetBeans 12.0</a>, the current LTS
release.
+</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p><a href="/download/nb123/nb123.html" class="button success">Download</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_highlights">Highlights</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The full list of pull requests integrated in the 12.3 timeframe <a
href="https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.3">is
found here</a>, while the highlights are listed below.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_java_language">Java Language</h2>
+<div class="sectionbody">
+
+</div>
+</div>
+<div class="sect1">
+<h2 id="_php_javascript">PHP & JavaScript</h2>
+<div class="sectionbody">
+
+</div>
+</div>
+<div class="sect1">
+<h2 id="_miscellaneous">Miscellaneous</h2>
+<div class="sectionbody">
+
+</div>
+</div>
+
+<section class='tools'>
+ <ul class="menu align-center">
+ <li><a title="Facebook" href="https://www.facebook.com/NetBeans"><i
class="fa fa-md fa-facebook"></i></a></li>
+ <li><a title="Twitter" href="https://twitter.com/netbeans"><i
class="fa fa-md fa-twitter"></i></a></li>
+ <li><a title="Github" href="https://github.com/apache/netbeans"><i
class="fa fa-md fa-github"></i></a></li>
+ <li><a title="YouTube"
href="https://www.youtube.com/user/netbeansvideos"><i class="fa fa-md
fa-youtube"></i></a></li>
+ <li><a title="Slack"
href="https://tinyurl.com/netbeans-slack-signup/"><i class="fa fa-md
fa-slack"></i></a></li>
+ <li><a title="JIRA"
href="https://issues.apache.org/jira/projects/NETBEANS/summary"><i class="fa
fa-mf fa-bug"></i></a></li>
+ </ul>
+ <ul class="menu align-center">
+
+ <li><a
href="https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src/content/download/nb123/index.asciidoc"
title="See this page in github"><i class="fa fa-md fa-edit"></i> See this page
in GitHub.</a></li>
+ </ul>
+</section>
+
+ </div>
+
+
+<div class='grid-container incubator-area' style='margin-top: 64px'>
+ <div class='grid-x grid-padding-x'>
+ <div class='large-auto cell text-center'>
+ <a href="https://www.apache.org/">
+ <img style="width: 320px" title="Apache Software Foundation"
src="/images/asf_logo_wide.svg" />
+ </a>
+ </div>
+ <div class='large-auto cell text-center'>
+ <a href="https://www.apache.org/events/current-event.html">
+ <img style="width:234px; height: 60px;" title="Apache Software
Foundation current event"
src="https://www.apache.org/events/current-event-234x60.png"/>
+ </a>
+ </div>
+ </div>
+</div>
+<footer>
+ <div class="grid-container">
+ <div class="grid-x grid-padding-x">
+ <div class="large-auto cell">
+
+ <h1><a href="/about/index.html">About</a></h1>
+ <ul>
+ <li><a
href="https://netbeans.apache.org/community/who.html">Who's Who</a></li>
+ <li><a
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="https://www.apache.org/security/">Security</a></li>
+ </ul>
+ </div>
+ <div class="large-auto cell">
+ <h1><a href="/community/index.html">Community</a></h1>
+ <ul>
+ <li><a href="/community/mailing-lists.html">Mailing
lists</a></li>
+ <li><a href="/community/committer.html">Becoming a
committer</a></li>
+ <li><a href="/community/events.html">NetBeans
Events</a></li>
+ <li><a
href="https://www.apache.org/events/current-event.html">Apache Events</a></li>
+ </ul>
+ </div>
+ <div class="large-auto cell">
+ <h1><a href="/participate/index.html">Participate</a></h1>
+ <ul>
+ <li><a href="/participate/submit-pr.html">Submitting Pull
Requests</a></li>
+ <li><a href="/participate/report-issue.html">Reporting
Issues</a></li>
+ <li><a
href="/participate/index.html#documentation">Improving the
documentation</a></li>
+ </ul>
+ </div>
+ <div class="large-auto cell">
+ <h1><a href="/help/index.html">Get Help</a></h1>
+ <ul>
+ <li><a
href="/help/index.html#documentation">Documentation</a></li>
+ <li><a href="/wiki/index.asciidoc">Wiki</a></li>
+ <li><a href="/help/index.html#support">Community
Support</a></li>
+ <li><a href="/help/commercial-support.html">Commercial
Support</a></li>
+ </ul>
+ </div>
+ <div class="large-auto cell">
+ <h1><a href="/download/nb110/nb110.html">Download</a></h1>
+ <ul>
+ <li><a href="/download/index.html">Releases</a></li>
+ <li><a href="/plugins/index.html">Plugins</a></li>
+ <li><a href="/download/index.html#source">Building from
source</a></li>
+ <li><a href="/download/index.html#previous">Previous
releases</a></li>
+ </ul>
+ </div>
+ </div>
+ </div>
+</footer>
+<div class='footer-disclaimer'>
+ <div class="footer-disclaimer-content">
+ <p>Copyright © 2017-2020 <a href="https://www.apache.org">The
Apache Software Foundation</a>.</p>
+ <p>Licensed under the Apache <a
href="https://www.apache.org/licenses/">license</a>, version 2.0</p>
+ <div style='max-width: 40em; margin: 0 auto'>
+ <p>Apache, Apache NetBeans, NetBeans, the Apache feather logo and
the Apache NetBeans logo are trademarks of <a href="https://www.apache.org">The
Apache Software Foundation</a>.</p>
+ <p>Oracle and Java are registered trademarks of Oracle and/or its
affiliates.</p>
+ </div>
+
+ </div>
+</div>
+
+
+
+ <script src="/js/vendor/jquery-3.2.1.min.js"></script>
+ <script src="/js/vendor/what-input.js"></script>
+ <script src="/js/vendor/foundation.min.js"></script>
+ <script src="/js/vendor/jquery.colorbox-min.js"></script>
+ <script src="/js/netbeans.js"></script>
+ <script>
+
+ $(function(){ $(document).foundation(); });
+ </script>
+
+ <script
src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js"></script>
+ <script>
+ $(document).ready(function() { $("pre code").each(function(i, block)
{ hljs.highlightBlock(block); }); });
+ </script>
+
+ </body>
+</html>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index da82dff..ab62936 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -7,6 +7,56 @@
</url>
<url>
+ <loc>http://netbeans.apache.org/about/history.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/about/index.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/about/oracle-transition.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/community/committer.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/community/events.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/community/index.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/community/mailing-lists.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/community/nekobean.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/community/nekobean_ja.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/community/who.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/download/archive/index.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -82,142 +132,157 @@
</url>
<url>
- <loc>http://netbeans.apache.org/plugins/index.html</loc>
+
<loc>http://netbeans.apache.org/participate/build-run-debug-tutorials.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/about/history.html</loc>
+ <loc>http://netbeans.apache.org/participate/index.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/about/index.html</loc>
+ <loc>http://netbeans.apache.org/participate/netcat.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/about/oracle-transition.html</loc>
+ <loc>http://netbeans.apache.org/participate/report-issue.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/community/committer.html</loc>
+ <loc>http://netbeans.apache.org/participate/submit-pr.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/community/events.html</loc>
+ <loc>http://netbeans.apache.org/plugins/index.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/community/index.html</loc>
+ <loc>http://netbeans.apache.org/wiki/APIDevelopment.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/community/mailing-lists.html</loc>
+ <loc>http://netbeans.apache.org/wiki/APIReviews.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/community/nekobean.html</loc>
+ <loc>http://netbeans.apache.org/wiki/APITest.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/community/nekobean_ja.html</loc>
+ <loc>http://netbeans.apache.org/wiki/API_Design.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/community/who.html</loc>
+ <loc>http://netbeans.apache.org/wiki/API_Stability.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/participate/build-run-debug-tutorials.html</loc>
+ <loc>http://netbeans.apache.org/wiki/Authenticator.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/participate/index.html</loc>
+ <loc>http://netbeans.apache.org/wiki/Autoload.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/participate/netcat.html</loc>
+
<loc>http://netbeans.apache.org/wiki/BackwardCompatibilityPatches.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/participate/report-issue.html</loc>
+
<loc>http://netbeans.apache.org/wiki/BackwardCompatibilityTesting.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/participate/submit-pr.html</loc>
+ <loc>http://netbeans.apache.org/wiki/BrandingAboutDialog.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/APIDevelopment.html</loc>
+ <loc>http://netbeans.apache.org/wiki/BrandingUpdaterSplash.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/API_Design.html</loc>
+
<loc>http://netbeans.apache.org/wiki/BugtrackingAPISPIUseCases.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/Autoload.html</loc>
+ <loc>http://netbeans.apache.org/wiki/BugtrackingCookbook.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/BackwardCompatibilityPatches.html</loc>
+ <loc>http://netbeans.apache.org/wiki/CompatibilityPolicy.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/BackwardCompatibilityTesting.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DefFaqMapApisToTasks.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/BrandingAboutDialog.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaq2SrcPaths.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/BugtrackingCookbook.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqAccessSourcesUsingMercurial.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/CompatibilityPolicy.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqAccessSourcesWeb.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqAccessSourcesUsingMercurial.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddAnyFolder.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqAccessSourcesWeb.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddDataObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddAnyFolder.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddEditorPopup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddDataObject.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqActionAddFileMime.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/wiki/DevFaqActionAddFolder.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddJavaPackage.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/wiki/DevFaqActionAddMenuBar.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -227,6 +292,11 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddProjectCustomizerToMultipleTypes.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddProjectOwnTypePopUp.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -237,11 +307,26 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddProjectTypePopUp.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddTabPopup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddToContextMenuOfAllEditors.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddToEditorToolbar.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddToolBar.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -252,6 +337,11 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqActionAllAvailableProjectTypes.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqActionContextSensitive.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -312,6 +402,11 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqAddTimestampToLogs.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqAddingRemovingChildrenDynamically.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -337,16 +432,36 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqAppClientOnNbPlatformTut.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+ <loc>http://netbeans.apache.org/wiki/DevFaqAppLifecycleHooks.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqAutoUpdateAPIJavasciidoc.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqAutoUpdateBranding.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqAutoUpdateCheckEveryStartup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqAutomaticPlatformDownload.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqBackgroundThread.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -372,11 +487,26 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqChangeNodeAppearance.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqChangeRestartSplash.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqCheckableActionPreferenceOption.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
+ <loc>http://netbeans.apache.org/wiki/DevFaqClassLoaders.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqCreateExplorerPanel.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -397,6 +527,11 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqCustomUpdateCenter.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqCustomWindowMode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -447,6 +582,11 @@
</url>
<url>
+
<loc>http://netbeans.apache.org/wiki/DevFaqDataSystemsAddPopupToAllFolders.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqDependOnCore.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -457,6 +597,11 @@
</url>
<url>
+ <loc>http://netbeans.apache.org/wiki/DevFaqDialogsApiIntro.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/wiki/DevFaqDisableAutoupdate.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -482,1757 +627,1612 @@
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorGetCurrentDocument.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqDynamicSystemFilesystem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowIsMimeLookupComposed.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorCodeCompletionAnyJEditorPane.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToGetMimeTypeFromDocumentOrJTextComponent.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorGetCurrentDocument.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToReuseEditorHighlighting.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowIsMimeLookupComposed.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorJEPForMimeType.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToAddCodeTemplates.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorTopComponent.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToAddDiffView.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEpl3rdPartySources.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToGetMimeTypeFromDocumentOrJTextComponent.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqExpandAndSelectSpecificNode.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToReuseEditorHighlighting.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqExplorer.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorJEPForMimeType.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqExplorerConnectNode.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorTopComponent.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqExplorerManager.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorWhatIsMimeLookup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqExplorerViews.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEditorWhatIsMimePath.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqExplorerViewsInMantisse.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqEpl3rdPartySources.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqExtendOptionsWindow.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqExecutableIcon.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileAttributes.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqExpandAndSelectSpecificNode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileBug.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqExplorer.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileFileObject.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqExplorerConnectNode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqFileObjectDataObject.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqExplorerManager.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileObjectFile.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqExplorerViews.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqFileObjectInMemory.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqExplorerViewsInMantisse.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileOpenAction.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqExportImport.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileRecognition.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqExtendOptionsSearch.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileVsFileObject.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqExtendOptionsWindow.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFilesystemSee.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqExternalExecution.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqFindCaretPositionInEditor.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqExternalLibraries.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFindInstance.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileAttributes.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqFindLocationInSourcesFromUi.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileBug.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFindSfs.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFixDependencies.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralPackageNamingConventions.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralWhereIsJavasciidoc.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralWhereIsPlatformHowToBuild.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGetNameOfProjectGroup.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGetNameOrIconForProject.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGetOpenEditorWindows.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGetProjectForFileInEditor.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGetShortCutForAction.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGlobalVsEditorKeybindings.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGraphicalChoiceView.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
- <loc>http://netbeans.apache.org/wiki/DevFaqHelpGuidelines.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHideRemoveToolbarMenu.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHowOrganizeOrReuseExistingActionsWithAnnotations.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHowPackageLibraries.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHowToChangeSettingsFromAnExternalModules.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHowToDefineTheKeyMapCategoryForAnAction.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
- <loc>http://netbeans.apache.org/wiki/DevFaqHowToOpenURL.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqI18nFileEncodingQueryObject.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
- <loc>http://netbeans.apache.org/wiki/DevFaqIdentifyMain.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqInitialMainWindowSize.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqInstanceDataObject.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqJSeparatorInMainToolbar.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
- <loc>http://netbeans.apache.org/wiki/DevFaqJavaHelp.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqJavaHelpForNodeProperties.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqJavaHelpNotDisplayed.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqJavaHelpOverrideCustom.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
- <loc>http://netbeans.apache.org/wiki/DevFaqJavaStartParms.html</loc>
- <lastmod>2021-03-09</lastmod>
- </url>
-
- <url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqLgpl3rdPartySources.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileChoosers.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqLibrariesModuleDescriptions.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqFileContextMenuAddition.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqLic3rdPartyComponents.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqFileEditorContextMenuAddition.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqListenEditorChanges.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileFileObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqListenForChangesInNonExistentFile.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqListenForSaveEvents.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqFileObjectDataObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLogging.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileObjectFile.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqLogicalKeybindings.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqFileObjectInMemory.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookup.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileOpenAction.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupContents.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileRecognition.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupForDataNode.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileSystem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupImplement.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFileVsFileObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupLazyLoad.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFilesFromNodes.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqLookupNonSingleton.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFilesystemSee.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqLookupPackageNamingAndLookup.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqFindCaretPositionInEditor.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupVsHashmap.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFindInstance.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqMIMEResolver.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqFindLocationInSourcesFromUi.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqMainTitle.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFindSfs.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqMakeGroupTemplate.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFixDependencies.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqMakeItTalk.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqFolderOfInstances.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMavenHowToMigrateFromANT.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralPackageNamingConventions.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqMavenL10N.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralWhatIsNetBeansExe.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqMavenSystemScope.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralWhereIsJavasciidoc.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqMemoryLeaks.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralWhereIsPlatformHowToBuild.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMixingLightweightHeavyweight.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGetNameOfProjectGroup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqModifyOpenFile.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGetNameOrIconForProject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqModuleDependencies.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGetOpenEditorWindows.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqModuleLoadUnloadNotification.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGetProjectForFileInEditor.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqModulePatching.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGetShortCutForAction.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqModuleReload.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGlobalVsEditorKeybindings.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqModulesDeclarativeVsProgrammatic.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqGraphicalChoiceView.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqModulesGeneral.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqHelpGuidelines.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqModulesLayerFile.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHideRemoveToolbarMenu.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMoreDocsOnCertainAPIs.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqHideShowToolbar.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMpl3rdPartySources.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHowCreateAnActionObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMultipleProgrammaticEdits.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHowOrganizeOrReuseExistingActionsWithAnnotations.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNBMPack200.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHowPackageLibraries.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNativeLibraries.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHowToChangeSettingsFromAnExternalModules.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNbmPostInstall.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHowToChangeUpdateCenterURL.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNetBeansClasspath.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHowToDefineTheKeyMapCategoryForAnAction.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNetBeansFullHack.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqHowToFixDependencies.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNetBeansProjectsDirectory.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqHowToOpenURL.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNewXMLFileType.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqHowToPrint.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNoClassDefFound.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqHowToReuseModules.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNodeChildrenDotLeaf.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqI18nFileEncodingQueryObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNodeDataObject.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqIdeWelcome.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNodeDeletionDialog.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqIdentifyMain.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNodeInjectingLookupContents.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqImagesForDarkLaf.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNodeSubclass.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqImplementFilesystem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNodesCustomLookup.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqImplementationDependency.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNonGuiPlatformApp.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqInitialMainWindowSize.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNonSingletonTopComponents.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqInput.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOWColorText.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqInstalledFileLocator.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOWTabEmbedding.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqInstanceDataObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqObtainSourcesOfAJavaClass.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqInvokeActionProgrammatically.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOpenFileAtLine.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqJSeparatorInMainToolbar.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOrderAttributes.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqJavaHelp.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqOutlineViewHorizontalScrolling.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqJavaHelpForNodeProperties.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqOutputWindowExternalProcess.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqJavaHelpNotDisplayed.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqPossibleToExtend.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqJavaHelpOverrideCustom.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqProfiling.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqJavaStartParms.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqPropertyEditorHints.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqKeybindings.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetNodes.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqKeybindingsInUse.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetTabs.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqLgpl3rdPartySources.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqRebindingKeys.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqLibrariesModuleDescriptions.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqRemoveStatusBar.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqLic3rdPartyComponents.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqReplaceWindowSystem.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqListenEditorChanges.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqRequestProcessor.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqListenForChangesInNonExistentFile.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqRequestProcessorTask.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqListenForOpenEvents.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSampleCode.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqListenForOpeningClosingProject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqScanForClasses.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqListenForSaveEvents.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSellingModules.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqListeningForFileChanges.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSetPrefs.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLogActionStartup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqSortableTTVColumns.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLogging.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqSourceTreeModuleDescriptions.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqLogicalKeybindings.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSpecifyJdkVersion.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSuitesVsClusters.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupContents.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqSwitchingMenusByContext.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupCookie.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSyntaxColoring.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupDefault.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqSysFsLookupRegistration.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupEventBus.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTaskLongRunningAsyncTask.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupForDataNode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqTestDataObject.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupGenerics.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTestUsingSystemFileSystem.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqLookupHowToOverride.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqThreading.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupImplement.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqThreadingBuiltIn.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupLazyLoad.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqToggleActionAddToEditorToolbar.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqLookupNonSingleton.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTroubleshootClassNotFound.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqLookupPackageNamingAndLookup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTroubleshootMissingItemsInZippedSources.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupVsHashmap.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqTutorialsAPI.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqLookupWhere.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTutorialsDebugging.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqMIMEResolver.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqTutorialsIndex.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqMainTitle.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTweakRegistryByCodeReplacement.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMainwindowClosingAction.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqUIGestures.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqMakeGroupTemplate.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqUseNativeInstaller.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqMakeItTalk.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqUseSounds.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMavenHowToMigrateFromANT.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqUsingSimpletests.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqMavenL10N.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqVersionNumber.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMavenPlatformRebel.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWaysToRegisterInDefaultLookup.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqMavenSystemScope.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsAModule.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqMemoryLeaks.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsANode.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMigratingToNewerPlatform.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWhenLookup.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMixingLightweightHeavyweight.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWhenUseWrapperModule.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqModifyOpenFile.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWindowsInternals.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqModuleCCE.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWindowsMatisse.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqModuleDependencies.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsMaximizeViaCode.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqModuleDupePackages.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWindowsMode.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqModuleLoadUnloadNotification.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsNoActionsOnToolbars.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqModuleObfuscation.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWindowsXmlApi.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqModulePatching.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWizardChangeLabelsOfDefaultButtons.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqModuleReload.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWizardPanelError.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqModulesDeclarativeVsProgrammatic.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWrapperModules.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqModulesGeneral.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevRunningTestsPlatformApp.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqModulesLayerFile.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqCanIFileByEmail.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqModulesStartupActions.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/FaqCompanyOrIndividualCA.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMoreDocsOnCertainAPIs.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqHowDoIFileACA.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMpl3rdPartySources.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqIndex.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMultiViewChangeTabInCode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqOtherSunCA.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMultipleProgrammaticEdits.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/FaqPluginManagerCustomization.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqMultipleTopComponentAction.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/FaqRunSameTargetOnAllModules.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNBMPack200.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqWhatIsCA.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNativeLibraries.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqWhichVersionCA.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNbIdiosyncracies.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/Fitness.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNbPlatformAndHarnessMixAndMatch.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FitnessMemoryLeaks.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNbmPostInstall.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FitnessViaPartnership.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNetBeansClasspath.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FitnessViaPostMortem.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNetBeansFullHack.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/HowToEnableDisableModulesFromCommandLine.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNetBeansPlatformManager.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/HowToPassCommandLineArgumentsToANetBeansPlatformApplicationWhenRunInsideTheIDE.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNetBeansProjectsDirectory.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/HtmlUIForTemplates.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNewXMLFileType.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/JavaHT_GetAllMembers.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNoClassDefFound.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/NetBeansCertifiedEngineerCourse.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNodeChildrenDotLeaf.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/ParsingAPI.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNodeDataObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/ProjectVersioning.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNodeDeletionDialog.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/SigTest.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNodeInjectingLookupContents.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/SignatureTest.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNodePropertyForFiles.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/TaskDashboardDesignSpec.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNodeSelectAll.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/TestingThingsThatUseFileObjectDataObjectDataFolder.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNodeSerialize.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/TranslateNetbeansModule.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNodeSubclass.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/VersioningPolicy.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNodeViewCapability.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/index.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNodesChildFactory.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/APIReviews.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNodesCustomLookup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/APITest.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNodesDecorating.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/API_Stability.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqNonGuiPlatformApp.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/Authenticator.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqNonSingletonTopComponents.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/BrandingUpdaterSplash.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOWColorText.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/BugtrackingAPISPIUseCases.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOWTabEmbedding.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DefFaqMapApisToTasks.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqObtainSourcesOfAJavaClass.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaq2SrcPaths.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOpenFile.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddEditorPopup.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOpenFileAtLine.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqActionAddFileMime.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqOpenFilesAfterProjectCreation.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqActionAddFolder.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqOpenOptionsAtCategory.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddJavaPackage.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqOpenProjectProgramatically.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqActionAddMenuBar.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOpenReadOnly.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddProjectCustomizerToMultipleTypes.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOrderActions.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddProjectTypePopUp.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOrderAttributes.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddToContextMenuOfAllEditors.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqOrphanedNetBeansOrgModules.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAddToEditorToolbar.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqOutlineViewHorizontalScrolling.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqActionAllAvailableProjectTypes.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqOutputWindow.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqAddTimestampToLogs.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqOutputWindowExternalProcess.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqAppClientOnNbPlatformTut.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqOverrideDefaultWindowSize.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqAppLifecycleHooks.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqPlatformAppAuthStrategies.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqAutoUpdateBranding.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqPlatformRuntimeProperties.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqAutomaticPlatformDownload.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqPossibleToExtend.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqChangeNodeAppearance.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqProfiling.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqChangeRestartSplash.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqPropertyEditorHints.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqClassLoaders.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetEditors.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqCustomUpdateCenter.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetHideDescription.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqDataSystemsAddPopupToAllFolders.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetNodes.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqDialogsApiIntro.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetReadonlyProperty.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqDynamicSystemFilesystem.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetTabs.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorCodeCompletionAnyJEditorPane.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqRebindingKeys.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToAddCodeTemplates.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqRegisterObjectsViaInstanceOrSettingsFiles.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorHowToAddDiffView.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqRemoveStatusBar.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorWhatIsMimeLookup.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqRenamingMenuItem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqEditorWhatIsMimePath.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqReplaceWindowSystem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqExecutableIcon.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqRequestProcessor.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqExportImport.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqRequestProcessorTask.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqExtendOptionsSearch.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqRuntimeMemory.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqExternalExecution.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSampleCode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqExternalLibraries.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqScanForClasses.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileChoosers.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSellingModules.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqFileContextMenuAddition.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSetPrefs.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqFileEditorContextMenuAddition.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSignNbm.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileObject.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqSortableTTVColumns.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFileSystem.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqSourceTreeModuleDescriptions.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFilesFromNodes.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSpecifyJdkVersion.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqFolderOfInstances.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSuitesVsClusters.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqGeneralWhatIsNetBeansExe.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqSuppressEditTTVColumns.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqHideShowToolbar.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqSuppressExistingModule.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHowCreateAnActionObject.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqSwitchingMenusByContext.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHowToChangeUpdateCenterURL.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSyntaxColoring.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqHowToFixDependencies.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSyntaxHighlight.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqHowToPrint.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqSysFsLookupRegistration.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqHowToReuseModules.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqSystemFilesystem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqIdeWelcome.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTaskLongRunningAsyncTask.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqImagesForDarkLaf.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTemplatesInNonIdeApp.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqImplementFilesystem.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqTestDataObject.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqImplementationDependency.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTestUsingSystemFileSystem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqInput.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqThreading.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqInstalledFileLocator.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqThreadingBuiltIn.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqInvokeActionProgrammatically.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqToggleActionAddToEditorToolbar.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqKeybindings.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqTopManager.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqKeybindingsInUse.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTrackGlobalSelection.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqListenForOpenEvents.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTrackingExplorerSelections.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqListenForOpeningClosingProject.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTroubleshootClassNotFound.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqListeningForFileChanges.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTroubleshootMissingItemsInZippedSources.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLogActionStartup.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqTutorialsAPI.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupCookie.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTutorialsDebugging.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupDefault.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqTutorialsIndex.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupEventBus.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTweakRegistryByCodeDeduction.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupGenerics.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqTweakRegistryByCodeReplacement.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqLookupHowToOverride.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqUIGestures.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqLookupWhere.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqUIResponsiveness.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMainwindowClosingAction.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqUiDefaultsPropsNotFound.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMavenPlatformRebel.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqUnexpectedExceptionDialog.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMigratingToNewerPlatform.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqUriVsUrl.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqModuleCCE.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqUseNativeInstaller.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqModuleDupePackages.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqUseSounds.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqModuleObfuscation.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqUserDir.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqModulesStartupActions.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqUsingSimpletests.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMultiViewChangeTabInCode.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqUsingSubmenus.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqMultipleTopComponentAction.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqVersionNumber.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNbIdiosyncracies.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqViewSaveTTVColumns.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNbPlatformAndHarnessMixAndMatch.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWaysToRegisterInDefaultLookup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNetBeansPlatformManager.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWeakListener.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNodePropertyForFiles.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWeakListenerWhen.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNodeSelectAll.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsACluster.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNodeSerialize.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsAModule.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqNodeViewCapability.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsANode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNodesChildFactory.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsNbm.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqNodesDecorating.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWhenLookup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOpenFile.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWhenToUseWhatRegistrationMethod.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqOpenFilesAfterProjectCreation.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWhenUseWrapperModule.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqOpenOptionsAtCategory.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWindowsAndDialogs.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqOpenProjectProgramatically.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsComponentHowTo.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOpenReadOnly.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWindowsGeneral.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOrderActions.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWindowsInternals.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqOrphanedNetBeansOrgModules.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWindowsMatisse.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqOutputWindow.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsMaximizeViaCode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqOverrideDefaultWindowSize.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWindowsMode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqPlatformAppAuthStrategies.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsNoActionsOnToolbars.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqPlatformRuntimeProperties.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWindowsOpenInMode.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetEditors.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsOpenTopComponents.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetHideDescription.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsTopComponent.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqPropertySheetReadonlyProperty.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsTopComponentLookup.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqRegisterObjectsViaInstanceOrSettingsFiles.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsWstcrefAndFriends.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqRenamingMenuItem.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWindowsXmlApi.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqRuntimeMemory.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevFaqWizardChangeLabelsOfDefaultButtons.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSignNbm.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWizardPanelError.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqSuppressEditTTVColumns.html</loc>
+ <loc>http://netbeans.apache.org/wiki/DevFaqWrapperModules.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqSuppressExistingModule.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevInstallerAddVersioningInfo.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSyntaxHighlight.html</loc>
+
<loc>http://netbeans.apache.org/wiki/DevRunningTestsPlatformApp.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqSystemFilesystem.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqCanICancelCA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTemplatesInNonIdeApp.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqCanIFileByEmail.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqTopManager.html</loc>
+
<loc>http://netbeans.apache.org/wiki/FaqCompanyOrIndividualCA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTrackGlobalSelection.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqDoINeedACA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTrackingExplorerSelections.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqHowDoIFileACA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqTweakRegistryByCodeDeduction.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqIndex.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqUIResponsiveness.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqListedOnCopyright.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqUiDefaultsPropsNotFound.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqOtherSunCA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqUnexpectedExceptionDialog.html</loc>
+
<loc>http://netbeans.apache.org/wiki/FaqPluginManagerCustomization.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqUriVsUrl.html</loc>
+
<loc>http://netbeans.apache.org/wiki/FaqRunSameTargetOnAllModules.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqUserDir.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqWhatIsCA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqUsingSubmenus.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqWhichVersionCA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqViewSaveTTVColumns.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FaqWhyTheCA.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWeakListener.html</loc>
+ <loc>http://netbeans.apache.org/wiki/Fitness.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWeakListenerWhen.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FitnessMemoryLeaks.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsACluster.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FitnessViaPartnership.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWhatIsNbm.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FitnessViaPostMortem.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWhenToUseWhatRegistrationMethod.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FitnessViaTimersCounter.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWindowsAndDialogs.html</loc>
+ <loc>http://netbeans.apache.org/wiki/FolderOrdering103187.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsComponentHowTo.html</loc>
+ <loc>http://netbeans.apache.org/wiki/HowToAddFAQEntries.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWindowsGeneral.html</loc>
+
<loc>http://netbeans.apache.org/wiki/HowToEnableDisableMenusFromCommandLine.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/DevFaqWindowsOpenInMode.html</loc>
+
<loc>http://netbeans.apache.org/wiki/HowToEnableDisableModulesFromCommandLine.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsOpenTopComponents.html</loc>
+
<loc>http://netbeans.apache.org/wiki/HowToParseTheCommandLine.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsTopComponent.html</loc>
+
<loc>http://netbeans.apache.org/wiki/HowToPassCommandLineArgumentsToANetBeansPlatformApplicationWhenRunInsideTheIDE.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsTopComponentLookup.html</loc>
+ <loc>http://netbeans.apache.org/wiki/HtmlUIForTemplates.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevFaqWindowsWstcrefAndFriends.html</loc>
+ <loc>http://netbeans.apache.org/wiki/JavaHT_GetAllMembers.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/DevInstallerAddVersioningInfo.html</loc>
+ <loc>http://netbeans.apache.org/wiki/JavaHT_Modification.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqCanICancelCA.html</loc>
+ <loc>http://netbeans.apache.org/wiki/Java_DevelopersGuide.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqDoINeedACA.html</loc>
+ <loc>http://netbeans.apache.org/wiki/MavenBestPractices.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqListedOnCopyright.html</loc>
+ <loc>http://netbeans.apache.org/wiki/NbmIdioms.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FaqWhyTheCA.html</loc>
+
<loc>http://netbeans.apache.org/wiki/NetBeansCertifiedEngineerCourse.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FitnessViaTimersCounter.html</loc>
+
<loc>http://netbeans.apache.org/wiki/NetBeansDeveloperTestFAQ.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/FolderOrdering103187.html</loc>
+ <loc>http://netbeans.apache.org/wiki/ParsingAPI.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/HowToAddFAQEntries.html</loc>
+ <loc>http://netbeans.apache.org/wiki/ProjectVersioning.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/HowToEnableDisableMenusFromCommandLine.html</loc>
+ <loc>http://netbeans.apache.org/wiki/RunConfigurations49636.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/HowToParseTheCommandLine.html</loc>
+ <loc>http://netbeans.apache.org/wiki/SigTest.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/JavaHT_Modification.html</loc>
+ <loc>http://netbeans.apache.org/wiki/SignatureTest.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/Java_DevelopersGuide.html</loc>
+ <loc>http://netbeans.apache.org/wiki/TaskDashboardDesignSpec.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/MavenBestPractices.html</loc>
+ <loc>http://netbeans.apache.org/wiki/TaskManagementUseCases.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/NbmIdioms.html</loc>
+
<loc>http://netbeans.apache.org/wiki/TestingThingsThatUseFileObjectDataObjectDataFolder.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
-
<loc>http://netbeans.apache.org/wiki/NetBeansDeveloperTestFAQ.html</loc>
+ <loc>http://netbeans.apache.org/wiki/TranslateNetbeansModule.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/RunConfigurations49636.html</loc>
+ <loc>http://netbeans.apache.org/wiki/VersioningPolicy.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/TaskManagementUseCases.html</loc>
+ <loc>http://netbeans.apache.org/wiki/apidesign.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
<url>
- <loc>http://netbeans.apache.org/wiki/apidesign.html</loc>
+ <loc>http://netbeans.apache.org/wiki/index.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
@@ -2302,6 +2302,11 @@
</url>
<url>
+ <loc>http://netbeans.apache.org/download/nb123/index.html</loc>
+ <lastmod>2021-03-09</lastmod>
+ </url>
+
+ <url>
<loc>http://netbeans.apache.org/download/nb123/nb123.html</loc>
<lastmod>2021-03-09</lastmod>
</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists