You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- <a href="command:java.helper.createJavaFile">Create a standalone Java file...</a><br> -->
34
34
</div>
35
35
</div>
36
-
<divclass="row mb-3">
37
-
<divclass="col">
38
-
<h3class="font-weight-light">Documentation</h3>
39
-
<div>
40
-
<ahref="command:java.helper.openUrl?%22https%3A%2F%2Fcode.visualstudio.com%2Fdocs%2Flanguages%2Fjava%22" title="Learn how to work with Java code in VS Code">Java in VS Code Tutorial</a>
41
-
</div>
42
-
<div>
43
-
<ahref="command:java.helper.openUrl?%22https%3A%2F%2Fcode.visualstudio.com%2Fdocs%2Fjava%2Fjava-debugging%22" title="Learn how to debug Java apps in VS Code">Debugging Tutorial</a>
44
-
</div>
45
-
<div>
46
-
<ahref="command:java.helper.openUrl?%22https%3A%2F%2Fcode.visualstudio.com%2Fdocs%2Fjava%2Fjava-debugging%23_run-junit-tests%22" title="Learn how to work with JUnit test cases in VS Code">Run JUnit Tests</a>
<small>Learn 1 min <ahref="command:java.gettingStarted?%22%23quick-start-tab%22">Quick Start</a> tutorial, common shortcuts for <ahref="command:java.gettingStarted?%22%23code-editing-tab%22">Code Editing</a> and <ahref="command:java.gettingStarted?%22%23debugging-tab%22">Debugging</a>, and <ahref="command:java.gettingStarted?%22%23faq-tab%22">FAQ</a>.</small>
0 commit comments