The point is not the editing of the paths (I was not edited the paths). The problem is that if I use the Eclipse resource filter, then Eclipse freeze. The project, sub-projects structure is as follows
kompenzial
kompenzial/wikimedia
kompenzial/webui
kompenzial/XXX
kompenzial/YYY
detected by Codemix (not edited by me, I just added this to describe the situation):
kompenzial
kompenzial/wikimedia
kompenzial/webui
Which are all valid and needed projects, but codemix shall use/detect “kompenzial/webui” only. It’s the only project inside the project structure which uses Angular the others are Java projects.
The Problem is if I do a search or reference inside the Angular project, than codemix open the file inside the wrong project (kompezial) in this case, which leads to other issues (see the referenced chat later). So I tried to filter the sub-projects with the Eclipse resource filter and freezes the whole IDE.
I’m trying to solve the same issue as already discussed in chat (ca. 5 months ago) with Brian (still not closed, but not resolved) with the name: “Open files in wrong project and on close throw away any modifications” which is still not solved.