You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>On the welcome screen of IntelliJ IDEA, click on ‘New Project’. In the New Project window, select ‘Empty Project’ and click on Next. Choose a Project name (e.g. “ZAP Development Environment”) and pick a location of your choice. Click on Finish.</p>
167
-
<p><imgsrc="/img/docs/developer/intellij-new-project.png" alt="IntelliJ New Project"></p>
168
-
<p>In the ‘Project Structure’ window that pops up next, pick an installed JDK.</p>
<p>Then, in the ‘New Project’ window, with ‘Empty Project’ as automatically selected, choose a Project name (e.g. “ZAP Development Environment”) and pick a location of your choice. (No need to tick the checkbox ‘Create Git repository’ as the ZAP projects you downloaded are already Git repositories.) Click on ‘Create’.</p>
169
+
<p><imgsrc="/img/docs/developer/intellij-new-empty-project.png" alt="IntelliJ New Empty Project"></p>
170
+
<p>After creating the empty project, click the settings gear icon on the upper right and go to ‘Project Structure’. On the next window that pops up, pick an installed SDK.</p>
171
+
<p><imgsrc="/img/docs/developer/intellij-settings-project-structure.png" alt="IntelliJ Project Structure from Settings Menu"></p>
<p>In the same window, select the ‘Modules’ tab under ‘Project Settings’, click on the ➕ button, and select ‘Import Module’.</p>
<p>Then, in the ‘Select File or Directory to Import’ window, navigate to any one of the cloned ZAP repositories, select the ‘build.gradle.kts’ file that is present in the root of its directory, and click on OK.</p>
"summary": "This guide explains how to make changes to ZAP using IntelliJ IDEA.\nPreparation You will need to have followed the Quick Start Guide to Building ZAP and installed a version of IntelliJ IDEA.\nGradle Resources Working with ZAP in IntelliJ IDEA may need a bit more Java resources for the Gradle actions.",
3768
-
"content": "guide explains how make changes zap using intellij idea preparation you will need have followed quick start building installed version gradle resources working may bit more java actions adjust much memory can use your machine set option gradleproperties linuxosx echo 39orggradlejvmargsxmx4g xx:maxmetaspacesize1g39 gradlegradleproperties windows 34orggradlejvmargsxmx4g xx:maxmetaspacesize1g34 userprofilegradlegradleproperties import repositories welcome screen click new project window select empty next choose name eg development environment pick location choice finish structure that pops up jdk same modules tab under settings button module then file directory navigate any one cloned buildgradlekts present root its ok repeat last two steps until imported all should now able see worth noting some zapextensions addons fail compile do not required them expected problem unless want work those which case their readmes details running to: zaproxy src main org right run zapmain unable go view tool reload projects before trying step quite show warning dialogs close back edit configurations configuration application change by browsing zaproxyzapsrcmaindist here replaced complete path repository system apply try correctly configured tasks from command line within end result has lists available ordered going note own addition top level ones tips tricks connecting session database used inspect following links reference: developer docs hsqldb refresh sometimes unexpectedly code occur switch between git branches different dependencies happens relevant doesnt either doing invalidate caches restart other send pr update page github link footer "
3768
+
"content": "guide explains how make changes zap using intellij idea preparation you will need have followed quick start building installed version gradle resources working may bit more java actions adjust much memory can use your machine set option gradleproperties linuxosx echo 39orggradlejvmargsxmx4g xx:maxmetaspacesize1g39 gradlegradleproperties windows 34orggradlejvmargsxmx4g xx:maxmetaspacesize1g34 userprofilegradlegradleproperties import repositories welcome screen click new project then window empty automatically selected choose name eg development environment pick location choice tick checkbox create git repository projects downloaded already after creating settings gear icon upper right go structure next that pops up sdk same select modules tab under button module file directory navigate any one cloned buildgradlekts present root its ok repeat last two steps until imported all should now able see worth noting some zapextensions addons fail compile do not required them expected problem unless want work those which case their readmes details running to: zaproxy src main org run zapmain unable view tool reload before trying step quite show warning dialogs close back edit configurations configuration application change by browsing zaproxyzapsrcmaindist here replaced complete path system apply try correctly configured tasks from command line within end result has lists available ordered going note own addition top level ones tips tricks connecting session database used inspect following links reference: developer docs hsqldb refresh sometimes unexpectedly code occur switch between branches different dependencies happens relevant doesnt either doing invalidate caches restart other send pr update page github link footer "
0 commit comments