This is probably obvious for java devs, but I'm not familiar with java tooling and just want to try running your command line tool.
After building with "mvn compile", there is still no "Schema2Proto" binary as referenced in the README.
I did try googling how to run code using maven, but all the options looked gross, i.e. studying source code to find the base class, checking if it has a main function, adding a couple extra flags to maven, yada yada. I can't imagine you are putting up with that during development; there has to be a simple way I just don't know about.
This is probably obvious for java devs, but I'm not familiar with java tooling and just want to try running your command line tool.
After building with "mvn compile", there is still no "Schema2Proto" binary as referenced in the README.
I did try googling how to run code using maven, but all the options looked gross, i.e. studying source code to find the base class, checking if it has a main function, adding a couple extra flags to maven, yada yada. I can't imagine you are putting up with that during development; there has to be a simple way I just don't know about.