Setting Up the Development Environment Locally Using Intellij IDE

We will learn how to set up a development environment for Burp Suite Extenders using IntelliJ IDE for local plugin development.

We'll cover the following

Local environment setup

For this example, I have picked IntelliJ as my IDE for Java-based plugin development. However, you are free to choose any IDE of your choice. The setting and options might be different, but the underlying logic will be the same. First, create an empty Java project. Once created, we will populate the source code directory with Burp Interface definitions.

Get hands-on with 1200+ tech skills courses.