Code folders may be distributed across different locations and paths but you want to manage them in one Eclipse project. It’s easy to achieve this by linking code source in your Eclipse project.
- Right click on project
- Click “Properties”
- Select “PHP” > “Build Path”
- Click “Link Source…”
- Click “Browse”
- Select the code folder to link and click “OK”
Change array initializer indentation size
https://stackoverflow.com/q/13108241/49318