Hi all,
I am in the process of creating a file feed with Java in a NetBeans Maven project and want to use protocol buffers. Can any one point me in the direction of a good tutorial or good documentation I should start with? Any thing specific to NetBeans would be very helpful.
I have tried to turn the protocol buffers source code into a jar file with NetBeans but I get numerous error's about not being about not being able to find symbols and package FieldDescriptorProto not existing. I would very much appreciate any help with this.
Regards
Julian Della Bosca