windows - Install protoc without maven (win7, java) -
I tried to install a prototype on windows without Maven (I can not download Maven due to the firewall issues organization) . I have described in Readme in my When I enter I have tried to give the entire path where my Can anyone help me? You want the command (with Prototbuf-Java Readme): Ex> Note that protoc.exe in the .. \ src (not in the java \ src as many do) folder. protoc -version in the command prompt, I get the libprotoc 2.6.0 . no problem.
But when I protoc - java_out = src / main / java-i ../ src / google / protobuf / descriptor.proto , I get missing input file all the time & amp; I can not move forward. descriptor.proto lies, -i by changing -IPATH Tried to use - proto_path but I still get the same deleted input file error Protocol - Java_out = src / main / java-i ../ src ../src/google/protobuf/descriptor.proto I have a different logic ... I think that you accidentally merged them together.
Comments
Post a Comment