Commit 737e6e9
authored
Initialize the project setting page (#1323)
* Introduce a new command 'Open Project Settings' to open the new
Project Setting Page.
* 'Configure Classpath' command will open the new page and focus
the Classpath section.
* 'Configure Java Runtime' command will open the new page, focus
the JDK tab under the Classpath section.1 parent 41cbd10 commit 737e6e9
File tree
32 files changed
+1368
-1103
lines changed- src
- classpath
- assets
- app
- features/classpathConfiguration
- commands
- project-settings
- assets
- classpath
- features
- components
- mainpage
- features
- vscode
- handlers/classpath
32 files changed
+1368
-1103
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 111 deletions
This file was deleted.
This file was deleted.
0 commit comments