The sample demonstrates how to create a command line barcode reader using Kotlin on Windows.
- Open IntelliJ IDEA Community, and import the source code to Kotlin project.
- Press Ctrl + Shift + Alt + S to open project structure. Click Libraries to add com.dynamsoft.barcode.jar.
- Run the project.