Latest update has problem opening projects

Answered

I finally got the next license and I loaded it.  There were several updates and I applied them, but only one project will open.  the others are shown in the list, but they will not load. 

 

ultimate 2020.3.1  Windows 10

0
16 comments

Can you please describe your steps and the expected/actual result? Screenshots/screencast showing the steps and what happens would be also helpful. Are they specific project using Maven/Gradle?

Please also attach idea.log (Help | Show Log in ... action) file after IDE restart and reproducing. For uploading you can use https://uploads.jetbrains.com or any file sharing service.

0

I uploaded the zip in the logs dir

0

I can open the first project, but none of the others  When I click on the others it refreshes and stays on the project list

0

>I uploaded the zip in the logs dir

What is the upload id so that i can find the files? Thanks.

 
0

all of the projects were built and classes put in use in June 2020 or Aug 2020

0

If I've found the right logs it is the https://youtrack.jetbrains.com/issue/IDEA-222640 issue.

Do you have libraries configured in File | New Project Settings | Project Structure for New Projects... -> 'Libraries' tab? If you do please try removing any items from there.

As another workaround please delete the .idea/libraries file inside the project directory.

0

Upload ID: 2021_01_19_HN7KSZSBEDxYpMbK (file: idea-logs-20210119-071525.zip)

0

Thank you! Yes, these are the same logs. Please see workarounds mentioned above. Sorry for this issue. I hope it will be fixed soon.

0

no libs in the path you asked for.  libraries are defined in each project already.

I am not clear on what to access in the file system to find the thing to delete for the workaround.  In one of the projects:

C:\src\expressor\SL2LVCalculations\.idea

..has a file named libraries and it is a XML that has my libraries listed within.  That would not be something to delete

 

 

 

 

0

> C:\src\expressor\SL2LVCalculations\.idea

>..has a file named libraries and it is a XML that has my libraries listed within.  That would not be something to delete

Yes please delete this file.

0

I suppose I will be able to the project and then replace the deleted file with the same content, via the UI

0

If this is a Maven/Gradle project you can simply re-create it's configuration by File | new | project fro Existing Sources action and select the pom.xml/build.gradle file to import from.

0

no maven/gradle in use.  I just build the classes and package them in a jar file

0

Has it helped to delete this file?

0

Thank you for the information.

0

Please sign in to leave a comment.