client-samples icon indicating copy to clipboard operation
client-samples copied to clipboard

Please add examples not using Maven

Open renatoathaydes opened this issue 5 years ago • 1 comments

Hello.

It would very useful if you could add some examples of how to build native client applications using only the command-line. Not all projects use Maven nowadays.

Having Gradle samples would be nice too, but once you show how to build on the command-line, it's easy for people to write a Gradle plugin or just code it in the gradle file. Same with Ant, SBT and any other build tool.

renatoathaydes avatar Apr 02 '20 20:04 renatoathaydes

Hi

I agree with @renatoathaydes. Also it would be nice to have a possible migration guide from the old plugin :-)

l-marchesi avatar Sep 03 '20 13:09 l-marchesi