As the title implies I am trying to code an app and am looking for something like IntelliJ to code it with unfortunately every single one that I find requires that I have a license to use it and I would like to find one that does not require me to pay up front. I am fine paying a percentage of the profit that I make from the app but I simply do not have enough money at the moment to pay a set amount so if you could tell me about something like this then I would massively appreciate it thank you in advance.(also if you could tell me the technical term for something like IntelliJ then that would also be greatly appreciated thank you).
Intellij IDEA for M1 macbook
You will find it much less laggy if you switch.
I don’t think there is any reason no to. It’s the same IntelliJ just running on a native M1 JVM. Avoid double VM’ing!
You may also want to grab one of the native Azul JVM builds.
More on reddit.comHow can I find the file for intelliJ in terminal in Mac? I have download GIT.
Intellij IDEA for MACBOOK M1
The non-m1 version is emulated so there will be a performance hit. Obviously one coded for the specific CPU is going to perform better.
More on reddit.comFree IntelliJ IDEA Ultimate!
Videos
I have recently installed Intellij IDEA for my JAVA dev projects, I have been using it for a few weeks without any issues. But I'm getting an alert stating "Download Intellij IDEA for Apple Silicon for better performance and stability".
I'm happy with my current non-M1 version of Intellij, did anyone face any problems with the non-M1 version of Intellij on an M1 macbook.
You will find it much less laggy if you switch.
I don’t think there is any reason no to. It’s the same IntelliJ just running on a native M1 JVM. Avoid double VM’ing!
You may also want to grab one of the native Azul JVM builds.
I didn’t have any issues with IJ running in Rosetta2, but that being said the apple silicon native version is faster.
Be aware that if you’re using other tools like Homebrew, switching over is a bit of a mess. As more and more support for native came out, I just took the plunge and did a clean install of macOS and reinstalled all the native support versions instead of using rosetta2 at all.