Hi
Apologies if this is basic, but I am new to IntelliJ and Illuminated Cloud.
I have downloaded the Ultimate Edition of IntelliJ (trial) and am also have the trial of Illuminated Cloud 2 installed. I have configured a GitLab connection with a personal access token and tested that I have a valid connection to my development org.
The issue is that every single type in my code, even types like String and Boolean, are highlighted in red with "Cannot resolve symbol" errors.
I have ensured that that the JDK is selected in the project settings.
I thought I might need to just generate the offline symbol table, which the docs say I should be able to do by navigating to:
Tools > Illuminated Cloud > Generate Offline Symbol Table
but the only options I have there are "Show Coverage Data" and "Configure Application".
Does anyone know what the issue might be?
Thanks
Joe