Building an IntelliJ Plugin with Debugger Integration

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. intellij-community

    IntelliJ IDEA Community Edition & IntelliJ Platform

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. intellij-deps-jdi

    Fork of jdi used in IntelliJ Platform

    Sources: https://github.com/JetBrains/intellij-deps-jdi/tree/master/src/main/java/com/jetbrains/jdi

  4. tuto-intellij-plugin-debug

    Now that you understand the details of this IntelliJ plugin development process, here is a complete working example of the code: https://github.com/rombru/tuto-intellij-plugin-debug

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

  • Using Java Native Access (JNA) to call MacOS API

    1 project | dev.to | 22 Sep 2024
  • The Fossil Sync Protocol

    2 projects | news.ycombinator.com | 23 Feb 2024
  • How to Develop an IntelliJ Plugin: A DIY Guide to Adding Drag and Drop with Custom DataFlavors

    3 projects | dev.to | 29 Jan 2024
  • Operation K. Looking for bugs in the IntelliJ IDEA code

    1 project | dev.to | 14 Dec 2023
  • You are never taught how to build quality software

    3 projects | news.ycombinator.com | 8 Dec 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?