Hi,
I am trying to setup Gatling to run in Intellij using a maven project.
While running the BasicSimulation provided by Gatling, I am getting the following error.
Gatling 3.3.1 version, Scala 2.12
java.lang.NoClassDefFoundError: io/gatling/charts/stats/LogFileReader
ClassNotFoundExceptino: io.gatling.charts.stats.LogFileReader
Even though the Scala script runs fine at the end of the script, I am getting this error.
Kindly help how to fix this issue. Please let me know if any additional information is required.
thanks
Balaji