Skip to content

Commit 9af0522

Browse files
Add files via upload
1 parent b95b18b commit 9af0522

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

JavaVideos.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,20 @@
2424
</ul>
2525

2626
<p class="chapterHeader">Frequently Referenced Videos</p>
27-
<ul class="section">
27+
<ol class="section33" type="1">
2828
<li><a href='https://youtu.be/2fvtu0iteok'>Downloading and Installing JDK 14</a></li>
2929
<li><a href='https://youtu.be/paw_ITMrf-E'>Editing Windows Environment Variables</a></li>
3030
<li><a href='https://youtu.be/3xvS-lUbx5c'>Creating, Compiling, and Executing a Java Program on Windows</a></li>
3131
<li><a href='https://youtu.be/dDnqdVpN7mE'>Creating, Compiling, and Executing a Java Program Mac</a></li>
32-
<li><a href='https://youtu.be/Ufw_CYSGuMM'>1.11 Developing Java Programs Using NetBeans</a></li>
33-
<li><a href='https://youtu.be/6mdosw1FEAs'>1.12 Developing Java Programs Using Eclipse</a></li>
32+
<li><a href='https://youtu.be/Ufw_CYSGuMM'>Developing Java Programs Using NetBeans 12</a></li>
33+
<li><a href='https://youtu.be/-OsIWMsKNZo'>Developing Java Programs Using NetBeans 15</a></li>
34+
<li><a href='https://youtu.be/6mdosw1FEAs'>Developing Java Programs Using Eclipse 2019</a></li>
35+
<li><a href='https://youtu.be/FQ5AkM3iVYo'>Developing Java Programs Using Eclipse 2022</a></li>
3436
<li><a href='https://youtu.be/O9hchGm-XR4'>Run Java Programs from NetBeans on Windows Command Prompt</a></li>
3537
<li><a href='https://youtu.be/fSn3bZM8p34'>Running JavaFX 11 or higher from NetBeans 11 or higher</a></li>
3638
<li><a href='https://youtu.be/qY5Zh1bBIts'>Using JavaFX in Eclipse 4.9 or higher with JDK 11 or higher</a></li>
37-
</ul>
39+
</ol>
40+
3841

3942
<p class="chapterHeader">New Java Features</p>
4043
<ul class="section">

0 commit comments

Comments
 (0)