flatbuffers/tests/namespace_test/NamespaceA
Yuri Finkelstein 99a8a68a80 new maven jar called flatbuffers-java-grpc which contains utility … (#4558)
* new maven jar called flatbuffers-java-grpc which contains utility class supporting generated code for grpc over flatbuffers; grpc java unit test based on maven and junit (maven is used only for simplicity of testing); removed straneous namespace_test/NamespaceA/TableInC.java which is not longer used in the test and no longer generated but contains complilation errors if java compiler picks it up

* moved java grpc tests files according to review request

* Added missing generated code for Java gRPC.

Change-Id: Iada090fe2e99b80a4b7c2f8e39c838a992a1feae

* added missing name and url
2017-12-28 15:26:29 -08:00
..
NamespaceB C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
SecondTableInA.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
SecondTableInA.go Fixed more Windows build errors. 2016-12-21 17:45:27 -08:00
SecondTableInA.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
SecondTableInA.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
SecondTableInA.py Adding missing generated code from recent commits. 2016-07-25 15:01:37 -07:00
TableInC.cs sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.go sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInC.py sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInFirstNS.cs C#: Added <autogenerated> in cs generator file header comment (#4291) 2017-05-16 14:28:34 -07:00
TableInFirstNS.go Fixed more Windows build errors. 2016-12-21 17:45:27 -08:00
TableInFirstNS.java Switched C# accessors from classes to structs 2016-08-31 17:34:51 -07:00
TableInFirstNS.php sharing the Flatbuffers warning 2016-05-26 15:26:58 +02:00
TableInFirstNS.py Adding missing generated code from recent commits. 2016-07-25 15:01:37 -07:00
__init__.py Made sure all namespace test files get generated. 2015-12-14 16:15:43 -08:00