ADAPT / ISOv4Plugin

Eclipse Public License 1.0
18 stars 35 forks source link

Protect against missing GRD.bin files #150

Closed lzaslav closed 3 years ago

lzaslav commented 3 years ago

In some situations the GRD.bin files could be missing. This PR changes the plugin behavior to ignore them (instead of throwing a file access exception) same way as done for missing TLG.bin files.