Now with version 0.98.3, does the project support the proto3 language and the parsing of "default"-delimited files (built-in Protobuf support for both Java and C++)?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Comes with Protocol buffers 3.2.0 included in it. latter version of Protocol buffers will probably work but I have not tested them.
It does support delimited files. Look at the File Structure field. When selecting a Delimited file, a File Structure of delimited message should be selected automatically.
File Structure include Single Message delimited message text Single message JSon single message
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Now with version 0.98.3, does the project support the proto3 language and the parsing of "default"-delimited files (built-in Protobuf support for both Java and C++)?
Version 0.98.2 should support proto 3. You need to have Proto3 installed on your computer
Comes with Protocol buffers 3.2.0 included in it. latter version of Protocol buffers will probably work but I have not tested them.
It does support delimited files. Look at the File Structure field. When selecting a Delimited file, a File Structure of delimited message should be selected automatically.
File Structure include
Single Message
delimited message
text Single message
JSon single message