intellij-sdk-code-samples VS idea-plugin-example

Compare intellij-sdk-code-samples vs idea-plugin-example and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
intellij-sdk-code-samples idea-plugin-example
4 1
1,008 26
2.8% -
7.9 0.0
7 days ago over 2 years ago
Java Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

intellij-sdk-code-samples

Posts with mentions or reviews of intellij-sdk-code-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-15.
  • How to create a new inspecion for IDEA
    4 projects | dev.to | 15 Mar 2022
    Also, there are several simple examples, which help us to figure out how all is working.
  • Creating a plug-in. Can anyone help?
    2 projects | /r/Jetbrains | 9 Feb 2022
  • Plugins
    2 projects | /r/Jetbrains | 11 May 2021
    Intellij SDK code samples and the Platform Explorer provide some useful code samples of how to get started building a plugin. Have you had a look at those? The Github Template is also a great way to start a project as it configures some of the basic stuff for you. I think the actual code in the template is written in Kotlin though and I'm not sure if they provide Java versions of those files, so you may have to do some conversions. That's not ideal but it's doable.
  • Creating IntelliJ IDEA plugins (beginner and advanced tutorials)
    4 projects | /r/IntelliJIDEA | 12 Apr 2021
    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

idea-plugin-example

Posts with mentions or reviews of idea-plugin-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-11.
  • Plugins
    2 projects | /r/Jetbrains | 11 May 2021
    I started from this example: https://github.com/nazmulidris/idea-plugin-example Let me.know if this helps you

What are some alternatives?

When comparing intellij-sdk-code-samples and idea-plugin-example you can also consider the following projects:

intellij-platform-plugin-template - Template repository for creating plugins for IntelliJ Platform

skrape.it - A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.

idea-php-laravel-plugin - Laravel Framework Plugin for PhpStorm / IntelliJ IDEA

NotyKT 🖊️ - 📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.

JetBrainsRuntime - Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux

kotlin-sample-app - 📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.

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

Kluent - Fluent Assertion-Library for Kotlin

Hotkeys - This simple Android Studio plugin includes keyboard shortcuts for many common actions.

rider-monogame - MonoGame plugin for JetBrains Rider

StringManipulation - IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162

spek - A specification framework for Kotlin