I created a project from and existing code base but now in the PHP explorer i see folders will the full path in them.
for example:
1st folder core
2nd subfolder core/config
i want it to read as follows:
1st folder core
2nd subfolder config
Take note it's an SVN project.