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

0
1 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.

0

Please sign in to leave a comment.