I need to make it so IntelliJ idea uses less ram, any tips to make it use less ram?
CodePudding user response:
Remote access
FYI, if the computer in front of you is constrained but you have access to a more powerful computer remotely, you may want to try the JetBrains Client to make use of IntelliJ running remotely on that other machine. See the JetBrains page, Remote Development Overview.
I vaguely recall that JetBrains announced a paid service where they would provide an IntelliJ environment in the cloud. You could configure to your liking, paying for CPU cores and memory. I don’t know the current status.