intellij-sdk-code-samples VS JetBrainsRuntime

Compare intellij-sdk-code-samples vs JetBrainsRuntime and see what are their differences.

JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux (by JetBrains)
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 JetBrainsRuntime
4 7
1,008 1,135
2.8% 2.6%
7.9 10.0
8 days ago 1 day ago
Java Java
Apache License 2.0 GNU General Public License v3.0 only
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

JetBrainsRuntime

Posts with mentions or reviews of JetBrainsRuntime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.
  • Ask HN: Best stack for building a desktop app?
    5 projects | news.ycombinator.com | 1 May 2024
    JetBrains have their tweaks to the JRE available: https://github.com/JetBrains/JetBrainsRuntime

    The major problems begin when you want to leverage the GPU or multimedia components in which case you would want something else.

  • How to Setup Flutter for Building Android without Android Studio
    1 project | dev.to | 8 Apr 2024
    Jetbrains Runtime – this is bundled with IntelliJ and Android Studio, but with patches focused on optimization for use within an Interactive Development Environment context – doing incremental builds, hot reload of class definition, and embedded Chromium in the runtime. I do not believe the added features are useful for building and archiving Android Applications for distribution, but it will work non-the-less.
  • Level-up your Java Debugging Skills with on-demand Debugging
    3 projects | news.ycombinator.com | 4 Oct 2023
    https://github.com/JetBrains/JetBrainsRuntime

    Also with 'Java on Truffle' on GraalVM you can use enhanced class reloading

  • JetBrains IDEs are going to be available for ARM Linux in the 2022.3 release!
    1 project | /r/AsahiLinux | 18 Nov 2022
    However, I am running IntelliJ on Asahi since June already. They did not provide offical Linux arm64 support, but what since May, when they released the first 2022.2 EAP, they switched to JBR 17 (the JetBrains Java Runtime). JBR 17. Fortunatly, in May, they started to release JBR builds for Linux am64, starting with JBR 17.0.3-b463.3. That meant we had everything we needed to run IntelliJ on Asahi: I just had to set the env var IDEA_JDK=/path/to/arm64/jbr/ to make IntelliJ use the correct JBR. Besides that it was necessary to download a fsnotifier version that was build for arm64 and set the path in ~/.config/JetBrains/IntelliJIdea2022.3/idea.properties.
  • What blocked you from migrating beyond Java 8?
    3 projects | /r/java | 3 May 2022
    Have you tried the JetBrains Runtime with DCEVM? https://github.com/JetBrains/JetBrainsRuntime/releases/tag/jbr17.0.2b396.4
  • Android Studio Canary for Apple M1 (Silicon)
    2 projects | /r/androiddev | 8 Apr 2021
    This project's key is replacing x86_64 Jetbrains Runtime (https://github.com/JetBrains/JetBrainsRuntime) to arm64 Jetbrains Runtime. Arctic Fox IntelliJ Core version is 2020.3.1, maybe google upgrade core version to 2021.1 as soon as possible. (IntelliJ Core version 2021.1 released at a few days ago.)
  • IntelliJ Idea 2020.3.1 Is Out with Apple Silicon Support
    5 projects | news.ycombinator.com | 30 Dec 2020
    https://github.com/JetBrains/JetBrainsRuntime

What are some alternatives?

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

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

zgc - The Z Garbage Collector https://wiki.openjdk.org/display/zgc

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

Adopt Open JDK - Eclipse Temurin™ build scripts - common across all releases/versions

idea-plugin-example - JetBrains IDEA plugin pedagogical example w/ testing

android-studio-apple-m1 - Android Studio Arctic Fox (Canary) for Apple Sillicon

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

jdk8u

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

Spring Loaded - Java agent that enables class reloading in a running JVM

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

unlogged-sdk - Unlogged SDK for recording code execution