I am trying to build a custom protoc plugin to generate custom output from .proto files. I literally copied java file containing CodeGenerator from protoc custom plugin as a sta
how about using absolute path of example.sh? protoc working directory may not be current folder.