So that I can keep the .proj
from my PHP project.
This gives great flexibility for me to switch from one IDE to another(for debug,of course:)).
So that I can keep the .proj
from my PHP project.
This gives great flexibility for me to switch from one IDE to another(for debug,of course:)).
As far as I know there is no utility that creates 'project' files for the applications you mention.
You could try to open up a project file and if it is human readable you could have a go at creating the utility yourself.