Commit 930f333
committed
Answer a folder with the matches that are inside it
A project brought into the search by its source folders can link them in from more than one
workspace folder, and accepting every match by the project alone then answers one folder with the
main classes of another. Check where the match itself is as well.
The project checks stay in front of it: a caller can ask with a project's own location rather than
with a workspace folder, and for a project whose description lives outside of the workspace folders
no match is contained in that location.1 parent 3231c5e commit 930f333
1 file changed
Lines changed: 15 additions & 1 deletion
File tree
- com.microsoft.java.debug.plugin/src/main/java/com/microsoft/java/debug/plugin/internal
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
262 | 276 | | |
263 | 277 | | |
264 | 278 | | |
| |||
0 commit comments