Eclipse, save project on main and backup folders -


i using eclipse develop php project, wondering if there way on "save" eclipse saves project on 2 diferent folders, want use google drive folder backup destination , have project on working folder.

nope. eclipse doesn't have function saving duplicates. however, there plugins available make integrate nicely git, svn, or other revision control systems proper code backup (assuming regularly push commits remote repository).

you can use synced google drive folder workspace, , synced drive.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -