LogoLogo
  • Welcome 😄
  • Introduction
    • Important ⚡
    • Where to begin? 🤷‍♀️
  • Installation
    • Un-Modded OS
      • Ubuntu
      • Debian
      • Kali Security OS
      • Manjaro
      • Arch Linux
      • Fedora
      • Void
      • Alpine
    • Modded OS
      • Ubuntu KDE
      • Debian XFCE
      • Ubuntu XFCE
      • Manjaro XFCE
    • Offline Installation
  • Uninstallation
    • Uninstallation 🔴
  • VNC
    • VNC Basics 📱
    • SSH Basics 👩‍💻
  • XSDL
    • XSDL Basics
  • Hardware
    • Internal Storage 📂
    • Sound 🎵
  • Software
    • Browsers
    • LibreOffice
    • Blender
    • IDEs
      • IntelliJ Idea
      • VS Code
      • JetBrains
    • GIMP
Powered by GitBook
On this page

Was this helpful?

  1. Software
  2. IDEs

JetBrains

Learn how to install different IDEs from Jetbrains 📖

PreviousVS CodeNextGIMP

Last updated 5 years ago

Was this helpful?

Every IDE will not work inside Andronix.

We have only tested VS code, IntelliJ Idea, IntelliJ DataGrip, MonoDevelop (tested GTKsharp, ASP NET, ASP NETCORE this last have a problem with the target framework), Mono (In console, you can compile simple console programs in C #) Net Core. You can test other IDEs and edit this page to add it to the list.

You can look at our post on how to install IntelliJ Idea here

Just follow the same procedure and rename the tar.gz and folder to the IDE that you're downloading. Just start the IDE with navigating to the bin folder of the extracted tar and finding a shell file with the name of the IDE. Execute it with -

./<IDE-name>.sh

IntelliJ Idea