Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: mathygirl
How would I create an executable jar from the oplrunsample ant project in the Java OPL Interfaces examples?
Hi
out of a .class you may generate .jar with https://docs.oracle.com/javase/tutorial/deployment/jar/build.html
regards