OracleConnectionPoolDataSource not found error while running a test
Answered
I am new to IntelliJ and I am running a test but keep getting errors related to OracleConnectionPoolDataSource not found.
java: cannot find symbol
symbol: method setURL(java.lang.String)
location: variable pds of type OracleConnectionPoolDataSource
Please sign in to leave a comment.
Does the project build? How did you specify this dependency?
Please share a small sample project to reproduce the issue: https://uploads.jetbrains.com.