Skip to content

Commit

Permalink
Merge pull request #1583 from zapbot/update-site-content
Browse files Browse the repository at this point in the history
Update site content
  • Loading branch information
kingthorin authored Oct 25, 2024
2 parents 82bba5d + c9f57e7 commit e468c74
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 6 deletions.
3 changes: 3 additions & 0 deletions docs/developer/building-zap-with-eclipse/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ <h1 class="text--white">Building ZAP with Eclipse</h1>
<h2 id="preparation">Preparation <a class="header-link" href="#preparation"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" fill="currentColor"/></svg></a></h2>
<p>You will need to have followed the <a href="../quick-start-build/">Quick Start Guide to Building ZAP</a> and installed a version of <a href="https://www.eclipse.org/">Eclipse</a> suitable for Java development. We would suggest the &ldquo;Eclipse IDE for Java Developers&rdquo; <a href="https://www.eclipse.org/downloads/packages/">package</a>.</p>

<h2 id="install-lombok">Install Lombok <a class="header-link" href="#install-lombok"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" fill="currentColor"/></svg></a></h2>
<p>Follow the instructions on <a href="https://projectlombok.org/setup/eclipse#via-eclipse-plugin-installer">https://projectlombok.org/setup/eclipse#via-eclipse-plugin-installer</a></p>

<h2 id="import-the-zap-repositories">Import the ZAP Repositories <a class="header-link" href="#import-the-zap-repositories"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" fill="currentColor"/></svg></a></h2>
<p>In Eclipse select the &lsquo;File&rsquo; menu, then &lsquo;Import&hellip;&rsquo;, and then &lsquo;Gradle&rsquo; → &lsquo;Existing Gradle Project&rsquo;:</p>
<p><img src="/img/docs/developer/eclipse-import.png" alt="Eclipse Gradle Import"></p>
Expand Down
3 changes: 3 additions & 0 deletions docs/developer/building-zap-with-intellij-idea/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ <h1 class="text--white">Building ZAP with IntelliJ IDEA</h1>
<h2 id="preparation">Preparation <a class="header-link" href="#preparation"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" fill="currentColor"/></svg></a></h2>
<p>You will need to have followed the <a href="../quick-start-build/">Quick Start Guide to Building ZAP</a> and installed a version of <a href="https://www.jetbrains.com/idea/download/">IntelliJ IDEA</a>.</p>

<h2 id="install-lombok">Install Lombok <a class="header-link" href="#install-lombok"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" fill="currentColor"/></svg></a></h2>
<p>Follow the instructions on <a href="https://projectlombok.org/setup/intellij">https://projectlombok.org/setup/intellij</a></p>

<h5 id="gradle-resources">Gradle Resources</h5>
<p>Working with ZAP in IntelliJ IDEA may need a bit more Java resources for the Gradle actions. To adjust how much memory Gradle can use on your machine set the option in <a href="https://docs.gradle.org/current/userguide/build_environment.html">gradle.properties</a></p>
<p>For Linux/OSX</p>
Expand Down
4 changes: 2 additions & 2 deletions search/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3965,7 +3965,7 @@
"keywords": ["building","guide","idea","intellij","tutorial","with","zap"],
"tags": ["guide","tutorial"],
"summary": "\u003cp\u003eThis guide explains how to make changes to ZAP using IntelliJ IDEA.\u003c/p\u003e\n\n\u003ch2 id=\"preparation\"\u003ePreparation \u003ca class=\"header-link\" href=\"#preparation\"\u003e\u003csvg class=\"fill-current o-60 hover-accent-color-light\" height=\"22px\" viewBox=\"0 0 24 24\" width=\"22px\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M0 0h24v24H0z\" fill=\"none\"/\u003e\u003cpath d=\"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z\" fill=\"currentColor\"/\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/h2\u003e\n\u003cp\u003eYou will need to have followed the \u003ca href=\"../quick-start-build/\"\u003eQuick Start Guide to Building ZAP\u003c/a\u003e and installed a version of \u003ca href=\"https://www.jetbrains.com/idea/download/\"\u003eIntelliJ IDEA\u003c/a\u003e.\u003c/p\u003e",
"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 "
"content": "guide explains how make changes zap using intellij idea preparation you will need have followed quick start building installed version install lombok follow instructions https:projectlombokorgsetupintellij 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 "
},
{
"url": "/docs/developer/creating-new-addon-in-zap-extensions/",
Expand All @@ -3981,7 +3981,7 @@
"keywords": ["building","eclipse","guide","tutorial","with","zap"],
"tags": ["guide","tutorial"],
"summary": "\u003cp\u003eIf you want to make changes to ZAP using the Eclipse IDE then you are in the right place.\u003c/p\u003e\n\n\u003ch2 id=\"preparation\"\u003ePreparation \u003ca class=\"header-link\" href=\"#preparation\"\u003e\u003csvg class=\"fill-current o-60 hover-accent-color-light\" height=\"22px\" viewBox=\"0 0 24 24\" width=\"22px\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\u003cpath d=\"M0 0h24v24H0z\" fill=\"none\"/\u003e\u003cpath d=\"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z\" fill=\"currentColor\"/\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/h2\u003e\n\u003cp\u003eYou will need to have followed the \u003ca href=\"../quick-start-build/\"\u003eQuick Start Guide to Building ZAP\u003c/a\u003e and installed a version of \u003ca href=\"https://www.eclipse.org/\"\u003eEclipse\u003c/a\u003e suitable for Java development. We would suggest the \u0026ldquo;Eclipse IDE for Java Developers\u0026rdquo; \u003ca href=\"https://www.eclipse.org/downloads/packages/\"\u003epackage\u003c/a\u003e.\u003c/p\u003e",
"content": "you want make changes zap using eclipse ide then right place preparation will need have followed quick start guide building installed version suitable java development we would suggest developers package import repositories select file menu gradle existing project: following dialog enter full directory path one cloned before click finish repeat process until imported all worth noting that some zapextensions addons may fail compile do not required environment them expected problem unless work those which case see their readmes more details running project explorer navigate to: zaproxy src main org zapjava run application now set up quite show warning dialogs close go back configurations configuration arguments tab change working from default other enter: workspaceloc:zaproxyzapsrcmaindist should correctly configured tasks can command line within end result same has lists available ordered by note own addition top level ones debugging debug code repository without making any tweak your order runtime switch source add button ok able proceeding break relevant extensionquickstart constructor quickstart addon setting breakpoint documentation tips tricks refresh sometimes unexpectedly occur between git branches different dependencies happens presentation way displays hierarchy does very least our opinion buttton vertical dots hierarchical send pr update page use edit github link footer "
"content": "you want make changes zap using eclipse ide then right place preparation will need have followed quick start guide building installed version suitable java development we would suggest developers package install lombok follow instructions https:projectlombokorgsetupeclipseviaeclipseplugininstaller import repositories select file menu gradle existing project: following dialog enter full directory path one cloned before click finish repeat process until imported all worth noting that some zapextensions addons may fail compile do not required environment them expected problem unless work those which case see their readmes more details running project explorer navigate to: zaproxy src main org zapjava run application now set up quite show warning dialogs close go back configurations configuration arguments tab change working from default other enter: workspaceloc:zaproxyzapsrcmaindist should correctly configured tasks can command line within end result same has lists available ordered by note own addition top level ones debugging debug code repository without making any tweak your order runtime switch source add button ok able proceeding break relevant extensionquickstart constructor quickstart addon setting breakpoint documentation tips tricks refresh sometimes unexpectedly occur between git branches different dependencies happens presentation way displays hierarchy does very least our opinion buttton vertical dots hierarchical send pr update page use edit github link footer "
},
{
"url": "/blog/2021-03-12-report-competition/",
Expand Down
4 changes: 2 additions & 2 deletions tags/guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3 class="mb-10">
</h3>
<section class="p-10 bg--blue-lightest mb-10 mt-10 smaller-text text--blue-dark">
Posted <span class="post-date">Monday March 22, 2021</span>
<span class="word-count fl-r"> 703 Words </span>
<span class="word-count fl-r"> 710 Words </span>
</section>
<section class="summary"><p>This guide explains how to make changes to ZAP using IntelliJ IDEA.</p>

Expand Down Expand Up @@ -208,7 +208,7 @@ <h3 class="mb-10">
</h3>
<section class="p-10 bg--blue-lightest mb-10 mt-10 smaller-text text--blue-dark">
Posted <span class="post-date">Thursday March 18, 2021</span>
<span class="word-count fl-r"> 564 Words </span>
<span class="word-count fl-r"> 571 Words </span>
</section>
<section class="summary"><p>If you want to make changes to ZAP using the Eclipse IDE then you are in the right place.</p>

Expand Down
4 changes: 2 additions & 2 deletions tags/tutorial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h3 class="mb-10">
</h3>
<section class="p-10 bg--blue-lightest mb-10 mt-10 smaller-text text--blue-dark">
Posted <span class="post-date">Monday March 22, 2021</span>
<span class="word-count fl-r"> 703 Words </span>
<span class="word-count fl-r"> 710 Words </span>
</section>
<section class="summary"><p>This guide explains how to make changes to ZAP using IntelliJ IDEA.</p>

Expand Down Expand Up @@ -171,7 +171,7 @@ <h3 class="mb-10">
</h3>
<section class="p-10 bg--blue-lightest mb-10 mt-10 smaller-text text--blue-dark">
Posted <span class="post-date">Thursday March 18, 2021</span>
<span class="word-count fl-r"> 564 Words </span>
<span class="word-count fl-r"> 571 Words </span>
</section>
<section class="summary"><p>If you want to make changes to ZAP using the Eclipse IDE then you are in the right place.</p>

Expand Down

0 comments on commit e468c74

Please sign in to comment.