Creating IntelliJ IDEA plugins (beginner and advanced tutorials)

This page summarizes the projects mentioned and recommended in the original post on /r/IntelliJIDEA

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • intellij-community

    IntelliJ IDEA Community Edition & IntelliJ Platform

  • u/madeo_ I just did a quick search for "RunConfiguration" in the intellij-community repo and found this file that may be of interest to you - ShRunFileAction.java line 28

  • intellij-sdk-code-samples

    Mirror of the IntelliJ SDK Docs Code Samples

  • Thanks, I actually found another example online, that combined with yours helped me to figure out how everything works together: https://github.com/JetBrains/intellij-sdk-code-samples/tree/ab13b4c26dc53fa23e17e49a810bf643f88d6ccd/run_configuration/src/main/java/org/jetbrains/sdk/runConfiguration

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • developerlife.com

    developerlife.com site was started in Nov 1998 with coverage for topics related to Java, XML, and web and desktop technologies. Today it covers Rust, TUI, Android, Web, Cloud technologies, and User Experience Engineering (UXE) and design topics

  • That would be great if you could make a PR to add this stuff to the tutorial. Here's the link to the reference tutorial MD file - https://github.com/nazmulidris/developerlife.com/blob/main/_posts/2021-03-13-IJ-idea-plugin-advanced.md. If you get the core concepts and code in there, I am happy to edit and clean it up before publishing 🙏.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts