Commit 4c64695
committed
Use pattern match instead of String.equals for package binding
Fixes 2
Signed-off-by: David Thompson <[email protected]>1 parent 1e804f4 commit 4c64695
File tree
1 file changed
+1
-2
lines changed- org.eclipse.jdt.core.javac/src/org/eclipse/jdt/internal/core/search/matching
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments