php - Storage projects with eclipse -


regularly develop projects in php using dreamweaver start using eclipse. have machine in directory armaezandos projects, place projects published in apache. in dreamweaver in project settings map local directory, setting perform sending of files apache automatically after save them.

i wonder correct way develop eclipse. if map project directly in apache directory (thus having 1 copy of project) or if eclipse has configuration achieve same functionality have in dreamweaver. problem when mapping project directly in eclipse created folders , files .settings, .buildpath , .project.

note: keep copies of 2 projects (one local , 1 in apache) purpose of tests not send files, uploads, etc. in memoento publish project, , sending project folder location.

i use eclipse helios.

i use apatana based off of eclipse, pretty same way when storing projects. map virtual hosts files project folders. keep revision control through subversion if hiccups occur can fixed. map apache virtual hosts files project folders.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -