Is it a good idea to edit WordPress within Eclipse?
A friend and I are building a WordPress website. He has already customised a WordPress theme, and I can view the new site in an Internet explorer and edit it within the WordPress tool. He has sent me the source code.
I need to do many modifications, and as a developer, I want to do that with Eclipse instead of the WordPress tool (is it a good idea?)
Under Linux, I have already installed Eclipse, PDT, XAMPP, and can run very basic PHP+CSS projects.
Does anyone know what are the following configuration steps?