how can i use terminal factory from javax library in intellij ?? the right way to insert javax in myproject
Answered


Please sign in to leave a comment.
Hello,
Please add “--add-modules java.smartcardio” as module compilation option in “Settings | Build, Execution, Deployment | Compiler | Java Compiler”.