Project "src" folder is not visible after IDE reload

Issue #1222 resolved
Aravind Subramanian created an issue

Here is the use case to replicate the issue, 1. Create new project, Illuminated Cloud (NOT SFDX) 2. I've a connection already, select a connection 3. Click Selected for Subscription and select Class, Pages, AuraDefinitionBundle, Trigger, and Static Resource. Click next. 4. The plugin retrieve the metadata from the connection

Expected I should see the Src folder and able to update the apex page or classes to the connection server even after reloading the project or restarting the IDEA.

Actual I'm able to the Src folder and update the apex page or classes for the first time. But after reloading the project or restarting the IDEA, the Src folder is not visible and I am able to save anything to the server.

Comments (7)

  1. Scott Wells repo owner

    Hi, Aravind. Do you mind providing your idea.log file from after you've reproduced this issue? You can find it using Help>Show Log in Explorer/Finder/Files. Hopefully that will contain something obvious about the underlying issue.

  2. Scott Wells repo owner

    Resolving for the moment hoping that the linked information provides a solution, but if it doesn't, please reopen with the latest log so I can see what's happening.

  3. Log in to comment