# GatlingPropertiesBuilder alternative

**URL:** https://community.gatling.io/t/gatlingpropertiesbuilder-alternative/9114
**Category:** Gatling (Open-Source)
**Created:** [June 28, 2024, 11:53am UTC](https://community.gatling.io/t/gatlingpropertiesbuilder-alternative/9114 "2024-06-28T11:53:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Andy](https://avatars.discourse-cdn.com/v4/letter/a/aeb1de/32.png) [@Andy](https://community.gatling.io/u/Andy)
#### Post date: [June 28, 2024, 11:53am UTC](https://community.gatling.io/t/gatlingpropertiesbuilder-alternative/9114/1 "2024-06-28T11:53:59Z")

</div>

now that GatlingPropertiesBuilder has been removed how do you run a gatling simulation from within IntelliJ?

I would like to use IntelliJ’s debugging tools (eg. breakpoints) when running a simulation, but how is that possible now that the above class and runner have been removed?

---

<div class="post-metadata">

### Author: ![slandelle](https://dub1.discourse-cdn.com/flex013/user_avatar/community.gatling.io/slandelle/32/4_2.png) [@slandelle](https://community.gatling.io/u/slandelle)
#### Post date: [June 28, 2024, 4:36pm UTC](https://community.gatling.io/t/gatlingpropertiesbuilder-alternative/9114/2 "2024-06-28T16:36:36Z")

</div>

Gatling has an asynchronous engine and virtual users are running concurrently. So it’s really not breakpoint/debugger friendly.

---

<div class="post-metadata">

### Author: ![Andy](https://avatars.discourse-cdn.com/v4/letter/a/aeb1de/32.png) [@Andy](https://community.gatling.io/u/Andy)
#### Post date: [July 2, 2024, 4:35pm UTC](https://community.gatling.io/t/gatlingpropertiesbuilder-alternative/9114/3 "2024-07-02T16:35:50Z")

</div>

shame, with the old GatlingRunner I was able to use IntelliJ breakpoints and debug my code when running 1tps for 1 second … was a really useful method for debugging. Seems like taking a backward step not having this ability anymore

---

<div class="post-metadata">

### Author: ![system](https://europe1.discourse-cdn.com/flex013/uploads/gatling2/original/2X/b/b148e0742de35c6280726cabf3ecd3de2d320f63.png) [@system](https://community.gatling.io/u/system)
#### Post date: [August 1, 2024, 4:35pm UTC](https://community.gatling.io/t/gatlingpropertiesbuilder-alternative/9114/4 "2024-08-01T16:35:52Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
