Dive into the second webinar of a series on developing IntelliJ IDEA plugins, led by JetBrains CTO Dmitry Jemerov. Learn advanced techniques for plugin development, including testing plugin code with the built-in framework, managing project dependencies using the project model API, and creating inspections and quick-fixes. Access the source code on GitHub and download IntelliJ IDEA to follow along. Explore essential skills for enhancing your plugin development capabilities in this 34-minute session, building upon the foundation laid in the first part of the series.
Live Coding IntelliJ Plugin from Scratch - Part 2: Testing, Dependencies, and Inspections