Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Set up Eclipse project with local copy of Windows mapped drive folder
Set up Eclipse project with local copy of Windows mapped drive folder [message #1694354] Mon, 04 May 2015 12:26 Go to next message
Eclipse UserFriend
We've been working with our code directly through a mapped Windows drive on an internal Windows server on another computer, but with multiple developers, we want to instead work in a local copy that can synchronize to the mapped folder and allow for warnings when the same file is modified, preferably with a diff window for merging changes and resolving conflicts.

It seems like there's a few solutions in Eclipse but they're not exactly intuitive and the documentation is a little over my head with some of the terminology as I'm not sure I'm understanding it the way the writers were meaning it (I've heard the same terminology used in different ways learning code).

What is the best way to do this?
Re: Set up Eclipse project with local copy of Windows mapped drive folder [message #1694370 is a reply to message #1694354] Mon, 04 May 2015 18:37 Go to previous message
Eclipse UserFriend
Is there a reason why you are not using Git or some other version control? That would be the simplest and most common way to allow multiple developers to share the same source code. Good luck.
Previous Topic:Eclipse and code snippets
Next Topic:PDT installed but not working
Goto Forum:
  


Current Time: Wed Jul 16 07:43:10 EDT 2025

Powered by FUDForum. Page generated in 0.03111 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top