Debugging in IntelliJ - Gateway Scope module?

I want to remote debug in IntelliJ a Gateway Scope module.
Step 1 - Enable Remote Debugging in Ignition is OK.
I don’t understand Step 2 ?
When I launch debug in IntelliJ, the debuger don’t hook the gateway and don’t stop to breakpoint.
I miss anything???

[attachment=0]remoteDebug.jpg[/attachment]

:blush: I missed the remoteConfiguration at the end of the list instead of the Application

Your Main Class field is blank, so IntelliJ is complaining that it doesn’t know where to enter the application.

Can you post a link to the steps? Then we can help you with step 2.