Closed AndreiD closed 5 years ago
Hello,
can you write some build instructions and generate a jar from the files ?
I'm having a hard time building this because of small thinks like import com.sun.tools.javac.util.Assert;, setting up lombok etc.
Thanks
Hi, you can try gradle build -x test
all good now. no need to build it since you added it in maven
Hello,
can you write some build instructions and generate a jar from the files ?
I'm having a hard time building this because of small thinks like import com.sun.tools.javac.util.Assert;, setting up lombok etc.
Thanks