Blogs : Latest entries
|
|
|
Going to be following this page to see how my former collegue does. If he makes it to millionaire, at least I can say I helped him ;-)
[back to the regular transmission] |
|
This is not a RIFE post perse, but since my dayjob is working with PHP, and since I could not easily find this information elsewhere, I figured I'd write a bit about it.
I had looked at using Eclipse as my php IDE before, but the problem seemed to be that Eclipse wanted everything to be in its workspace/project directory structure, whereas I like to have my php documents in my DocumentRoot directory. When I was browsing the EasyEclipse.org site I happened to find this post that explains how to set up the structure. Because it is a bit lacking in its explanation, I give you a more complete explanation, where I assume you have installed EasyEclipse ' LAMP distribution. Any other Eclipse + phpEclipse ought to work as well.
Now click OK and you're done with this part. EasyEclipse also comes with CVS/SVN and DB tools, which a typical LAMP setup probably also uses, but setting those up are something I leave up to you. |


