
This plugin lets you launch your Gatling simulations.Ĭheck the sbt plugin documentation for more information. Gatling provides an official sbt plugin named gatling-sbt. Maven can be used for Gatling projects with Scala only. This plugin lets you launch your Gatling simulations.Ĭheck the gradle plugin documentation for more information. Gatling provides an official gradle plugin named io.adle. Gradle can be used for Gatling projects with Java, Kotlin and Scala.
How to install eclipse plugin for scala code#
This plugin lets you compile your Scala code and launch Gatling simulations.Ĭheck the maven plugin documentation for more information. Gatling provides an official maven plugin named gatling-maven-plugin. Maven can be used for Gatling projects with Java, Kotlin and Scala.
How to install eclipse plugin for scala download#
Then, you’ll just need a text editor, possibly with Java, Kotlin or Scala syntactic coloration, to edit your simulations, and you’ll be able to launch Gatling from the command line.Ĭheck out our Open Source page for the download link. You can use Gatling as a standalone bundle. Those are not documented and released only for internal use or Gatling Enterprise customers. In particular, don’t use milestones (M versions) you could find on maven central, Make sure to use the latest version as documented on our website.

Older Gatling versions only support Scala. Gatling 3.7 supports writing tests in Java, Kotlin and Scala. Other JVMs such as JDK 12, client JVMs, 32bits systems or OpenJ9 are not supported. Gatling supports 64bits OpenJDK LTS (Long Term Support) versions: 8, 11 and 17.

Learn about the Java, Kotlin and Scala requirements, install Gatling with the Bundle or build tool: maven, sbt, gradle Prerequisites # Java Version #
