Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:26 Go to next message
Dave Heq is currently offline Dave HeqFriend
Messages: 3
Registered: May 2015
Junior Member
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 22:37 Go to previous message
Mark Dexter is currently offline Mark DexterFriend
Messages: 324
Registered: July 2009
Senior Member
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: Sat Oct 05 09:43:52 GMT 2024

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

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

Back to the top