Hi Steve, I think you are right, the issue is probably not memory/CPU related. For example, I work every day with IntelliJ (Camel/Spring projects) and haven't experienced the same issue (My IntelliJ has around 1,5 G memory and starts in 15 seconds).
You probably need to check the version of IntelliJ and check if there is some blocking process (for example Maven/Gradle, a Plugin, JDK, Permissions, Antivirus, Windows Defender etc). It of course depends on the version and the OS you are on. Raymond Op wo 13 okt. 2021 om 19:53 schreef Steve973 <steve...@gmail.com>: > Do many of you use Intellij IDEA for working on camel-spring-boot? It > takes about 5 minutes for my IDE to load with this project active, and my > machine is far from slow. What do you all recommend? I have the memory > set to a maximum of 6G, so I don't think it's a matter of the memory. > > Thanks, > Steve >