Hi -
Up until now, I have been using Sublime Text to edit my simulations. Now that things are going to get a bit more complex as I record additional scenarios, I’ll like to move to Intellij to do the same to hopefully get code assistance and other goodies.
Is there a tutorial or anything you have at hand to guide me?
Thanks.
Ok, answered my own question. Got it working with all the goodies now in my favorite IDE!
Win-win
I’m just getting started with Gatling myself and I’m looking forward to it thus far, except that I am having a hard time finding documentation on how to integrate the scenario files into Intellij like you mentioned. That would be great if you could list a nice step-by-step on how to get it setup.
Thanks!
Matthew
Ok. I’ll put something up later this evening, but you can start from
https://github.com/excilys/gatling/wiki/Ide-integration
Thanks
Yeah, I saw that, but it wasn't much help to me. I know I'm missing something.
Thanks for posting something later. Much appreciated.
Hi,
What problems do you encounter with the Maven archetype ?
Matthew - As promised, here are the steps I took to get going with IntelliJ. I hope it helps.
https://gist.github.com/4691670
Cheers
Pierre,
That worked. The project is setup nicely to run both the Recorder and
Engine Scala objects.
Thanks!
Matthew
Bayo,
Those are great concise steps that I followed. You may want to
incorporate Pierre's troubleshooting step as a side at the end for
those not having maven setup properly.
Thanks for taking that time!
Matthew
Not a problem. I have updated it. Hoping it helps someone else.
Happy coding!