I am trying to run a gatling test file in eclipse.
I am using the version of eclipse with Scala integration.
I also have Maven configured in eclipse as well(I hope)
The problem is I am trying to run a gatling.scala file in eclipse. I created the scala file outside of eclispe by runing the recorder tool.
When I try to run the the file I get
Error: Could not find or load main class com.excilys.ebi.gatling.highcharts.test
My project explorer looks like this( see attached file)
EclipseExplorer.docx (37.5 KB)