[SOLVED] Is it possible to store PHP debug configuration on a per project basis? [message #1795675] |
Wed, 26 September 2018 16:29  |
Mathieu Dubois Messages: 16 Registered: September 2018 |
Junior Member |
|
|
I'm not very familiar with Eclipse but my team is developing a PHP application with it.
My setup is as follows: we use SVN for version control and I have created an Eclispe project per branch. I have been able to create a debug configuration for each project/branches.
However if I have 10 projects/branches, I will have 10 debug configurations which is sometimes confusing (for instance, I may mistakenly choose "debug branch 1" while working on branch 2).
If I understand correctly, it is possible to store Java launch configuration on per project basis but I haven't find this for PHP Web Application. Is it possible ?
Another option would be to have only one working copy (and project) and use `svn switch` to change the branch. Does anyone use such a setup ?
Thanks in advance,
Mathieu
[Updated on: Sat, 29 September 2018 13:02] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02254 seconds