You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" java.lang.IllegalStateException: Oracle JDAPI file (u
sually named frmjdapi.jar) is not available in classpath
at org.sonar.oracleforms.plsql.JdapiAvailability.check(JdapiAvailability
.java:31)
at org.sonar.oracleforms.plsql.JdapiAvailability.check(JdapiAvailability
.java:26)
at org.sonar.oracleforms.plsql.PlSqlExtractor.run(PlSqlExtractor.java:45
)
at org.sonar.oracleforms.plsql.PlSqlExtractor.main(PlSqlExtractor.java:7
9)
The text was updated successfully, but these errors were encountered:
I am getting below error:
Exception in thread "main" java.lang.IllegalStateException: Oracle JDAPI file (u
sually named frmjdapi.jar) is not available in classpath
at org.sonar.oracleforms.plsql.JdapiAvailability.check(JdapiAvailability
.java:31)
at org.sonar.oracleforms.plsql.JdapiAvailability.check(JdapiAvailability
.java:26)
at org.sonar.oracleforms.plsql.PlSqlExtractor.run(PlSqlExtractor.java:45
)
at org.sonar.oracleforms.plsql.PlSqlExtractor.main(PlSqlExtractor.java:7
9)
The text was updated successfully, but these errors were encountered: