Added link to the JetBrains Ant Plugin

This commit is contained in:
Raphaël de Courville
2024-10-11 12:55:18 +02:00
committed by GitHub
parent 39ce911c41
commit fddbf895f2

View File

@@ -21,7 +21,7 @@ Building Processing locally on your machine will let you troubleshoot and make s
For a quick start:
1. Fork and clone the repository.
1. Open it in IntelliJ IDEA.
1. Install the required Ant plugin.
1. Install the required [Ant plugin](https://plugins.jetbrains.com/plugin/23025-ant).
1. Hit Run.
For more information and detailed instructions, follow our [How to Build Processing](build/README.md) guide.