IntelliJ won´t recognize the JAR files added as Libraries
Answered
I've been trying for the past 4 hours to add sarxos webcam-capture library and IntelliJ wont recognize the jar files, ive added them as module dependencies, as libraries and nothing, its getting really frustrating.
Please sign in to leave a comment.
It should work fine if you add the jars to the module dependencies and the jars are valid, see https://www.jetbrains.com/help/idea/creating-and-managing-modules.html#working-with-module-dependencies.
It could be that the jar files are broken or contain incorrect directory structure, or miss the class files you are trying to use in the code.
You will need to share your jars and the project to get the further assistance: https://uploads.services.jetbrains.com/.