CashScript features a compiler as a standalone command line tool, calledcashc. It can be installed through npm and used to compile.cashfiles into.json(or.ts) artifact files. These artifact files can be imported into the CashScript TypeScript SDK (or other SDKs in the future). ThecashcNPM...
To reproduce: git clone https://github.com/kiegroup/optaplanner mvn clean install open pom.xml in intellij Run ConferenceSchedulingApp (with working directory "optaplanner-example" !) Quick open a file on the left Click button "show in l...