-
Notifications
You must be signed in to change notification settings - Fork 0
Set environment
Mona Sun edited this page Apr 10, 2018
·
1 revision
- Download and install JDk1.8+
- Set system path
- Check jdk location
Download and install VS Code (latest version)
Open VS Code and press F1 or Ctrl + Shift + P to open command palette, select Install Extension and type debugger for java.
Or launch VS Code Quick Open (Ctrl + P), paste the following command, and press enter:
ext install debugger for java