Skip to content

Commit a5367fe

Browse files
committed
new
1 parent 9959720 commit a5367fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
22
"java.project.sourcePaths": [
33
"src",
4+
"5. Data Structures and Algorithms",
5+
"3. Core Ultilities",
46
"2. Classes in Java",
5-
"3. Core Ultilities"
7+
"1. The Java Language",
8+
".projects"
69
],
710
"java.project.outputPath": "bin",
811
"java.project.referencedLibraries": [

0 commit comments

Comments
 (0)