-
Teemu Andersén authored
Usually generators add @SuppressWarnings("all") to generated Java classes to prevent IDEs from complaining about unused imports, etc. Solving used imports seems pretty hard with current generator logic so IMO this is the next best thing. Yes, it’s appended to import block but that is the block that gives these warnings in the first place.
5dd8795a
Name |
Last commit
|
Last update |
---|---|---|
CMake | ||
android | ||
biicode | ||
build | ||
docs | ||
go | ||
include/flatbuffers | ||
java | ||
net/FlatBuffers | ||
python | ||
reflection | ||
samples | ||
src | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
biicode.conf | ||
readme.md |