Skip to content
Snippets Groups Projects
Commit 40b8b2ea authored by Brutzman, Don's avatar Brutzman, Don
Browse files

netbeans requires nb-javac for tomcat

parent cd0f389a
No related branches found
No related tags found
No related merge requests found
...@@ -2420,6 +2420,9 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre> ...@@ -2420,6 +2420,9 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre>
<li> <li>
Ensure that <code>CATALINA_HOME</code> points to root directory of current Tomcat installation. Ensure that <code>CATALINA_HOME</code> points to root directory of current Tomcat installation.
</li> </li>
<li>
Ensure that <code>nb-javac</code> plugin is installed.
</li>
<li> <li>
<span style="color:darkorange"><b>Warning, troubleshooting in progress:</b></span> <span style="color:darkorange"><b>Warning, troubleshooting in progress:</b></span>
not working in Netbeans&nbsp;12.3, unsuccessful backtracking to Netbeans&nbsp;12.2 and OpenJDK&nbsp;14.02, not working in Netbeans&nbsp;12.3, unsuccessful backtracking to Netbeans&nbsp;12.2 and OpenJDK&nbsp;14.02,
...@@ -3024,7 +3027,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i> ...@@ -3024,7 +3027,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i>
<a href="https://savage.nps.edu/developers.html">https://savage.nps.edu/developers.html</a> <a href="https://savage.nps.edu/developers.html">https://savage.nps.edu/developers.html</a>
</blockquote> </blockquote>
<blockquote> <blockquote>
Revised 14 May 2021. Revised 18 May 2021.
</blockquote> </blockquote>
<p> <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment