Debugging multi-directory project
Hi,
I am working on modules for EPESI and have issue with path mapping configuration.
In order to preserve clear directory structure I arranged my folders/projects following:
~/EPESI - deploy to local www/EPESI (main system)
~/Import - deploy to local www/EPESI/modules/Premium/Import (module that i am working on)
/wamp/www/EPESI - EPESI local server dir
Import project has path to main system (~/EPESI)
I have configured mapping path and deployment path

Validation ok
And finally i got warning:
I also discovered that main project works fine so files and connection are ok.
Please help.
请先登录再写评论。
At the moment i found workaround by add server folder to project and map it to its own path.

It works but not sloves problem.
Don't know what happend but problem vanished after recreate server directories.