Commit c0b574f
committed
Provide proper ELEMENT_DOES_NOT_EXIST code on missing jar files
This allows callers like JavaElementImageProvider or ClassFileEditor to
ignore and do not log bunch of errors caused by a single missing jar
file.
See eclipse-jdt/eclipse.jdt.ui#22451 parent c098dce commit c0b574f
File tree
1 file changed
+6
-1
lines changed- org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
2988 | 2989 | | |
2989 | 2990 | | |
2990 | 2991 | | |
2991 | | - | |
| 2992 | + | |
| 2993 | + | |
| 2994 | + | |
| 2995 | + | |
| 2996 | + | |
2992 | 2997 | | |
2993 | 2998 | | |
2994 | 2999 | | |
| |||
0 commit comments