Problem loading project folder structure

Answered

Yesterday all worked properly. But this morning the project structure changed.

I have a folder call eclipseWORKSPACE(that i used time before for eclipse) and inside this folder i have all my modules.

But today the structure has changed, and intellij detect all my project folder as a unique module. I've been trying to solve it and google it but i didn't find a solution

The only way is to load each module folder one by one but i think that is has to be another way to do that.

I have tried also to load a upper folder but with no solution.

 

Thanks



1
5 comments

Hi. Do you need every folder to be treated as separate module? Do you use maven or gradle?

1
Avatar
Permanently deleted user

Yes, i want to use each folder as a ''module''

And no, i dont use maven or grandle.

0

Does it helps if you reimport the project from eclipse model? https://www.jetbrains.com/help/idea/import-project-from-eclipse-page-1.html

1
Avatar
Permanently deleted user

The problem is that the folder had an eclipse structure long time ago, i've been using that folder in intellij with no problems, but suddenly this all has happened.

0

If you have not invalidated the caches it should be possible to use local history to restore .imls: https://www.jetbrains.com/help/idea/local-history.html

0

Please sign in to leave a comment.