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
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ A lightweight Java Debugger based on [Java Debug Server](https://github.com/Micr
38
38
- Launch Vim or Nvim
39
39
- Open a Java project (Maven/Gradle/Eclipse)
40
40
- Open a Java file to activate the extensions
41
-
-Press F5 or :CocList mainClassListRun and select class to start
41
+
-:CocList mainClassListRun and select class to start
42
42
43
43
Please also check the documentation of [Language Support for Java by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java) if you have trouble setting up your project.
0 commit comments