ddmitrie wrote: |
Just tried in 4620 and can't replicate this problem. |
Hello,
with 4620 I can still reproduce the issue:
I create an empty/new PHP file, save it in a physical directory (which is also
showing in the "Code Explorer") --> the file still shows up at the "root" level of
the "Project Tree" at the bottom of the tree - not in the corresponding
subdirectory branch... Right-click/"Refresh" doesn't "fix" it.
When I wrote the first post here, all 3 above paths were set to e.g. "e:\myweb\prj".
Just for testing I now changed them to the below settings, but problem is still
reproducable:
- Project | "Root directory" = e:\myweb\prj
- Mapping | "Remote root directory" = e:\myweb
- Files | "Code insight includes" = e:\myweb\prj
Are my project paths wrong?
BUT... as soon as I change any path and hit "OK" in the "Project Properties"
dialog, the "Project Tree" refreshes "fully" and correctly shows the file in the
correct branch, whereas the normal "Refresh" of the "Code Explorer", however,
does not work this way.
Possible that the "Save" procedure does not check the target directory of
the new file correctly or similar?
Just a note: I only want to see the above "prj" sub-directory in the "Code Explorer",
not the full web-root directory "e:\myweb" (which is the "htdocs" directory).
Any help & advice appreciated, what am I doing wrong in above?
Thanks in advance,
Tobias