mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:41:07 +00:00
5e7bfd0461
It is a common practice to put all the compiled classes into a dedicated folder in order to: - avoid to mix the code and the complied classes - to allow a simple way to remove the complied classes Add log of java version in order to make it explicit to the end user.