dict-java: java.trie file appears to be broken/unreadable
## Problem
The dictionary file for Java is in `.trie` binary format and cannot be read as a plain text file.
- File: `dictionaries/java/dict/java.trie`
- Other dictionaries provide `.txt` format files
## Expected
A plain text `.txt` format dictionary file, like other dictionaries (e.g. `ruby.txt`, `cpp-refined.txt`).
## Environment
- cspell-dicts version: main branch
关闭于 2026-02-18 1 条评论