Commit eb23865
authored
Wrong module description assigned to project (when reconciling with DOM) (eclipse-jdt#4264)
The DOMToModelPopulator was sometimes setting the wrong module
description on the project as it was not checking whether the provided
file is actually the right one to use.1 parent a89bbec commit eb23865
File tree
1 file changed
+6
-9
lines changed- org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core
1 file changed
+6
-9
lines changedLines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 18 | + | |
26 | 19 | | |
27 | 20 | | |
28 | 21 | | |
| |||
1039 | 1032 | | |
1040 | 1033 | | |
1041 | 1034 | | |
1042 | | - | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
1043 | 1040 | | |
1044 | 1041 | | |
1045 | 1042 | | |
| |||
0 commit comments