Skip to main content



      Home
Home » Newcomers » Newcomers » two eclipse workspace use the same project
two eclipse workspace use the same project [message #1799733] Thu, 13 December 2018 02:09 Go to next message
Eclipse UserFriend
Can I use two eclipse workspace - use the same project?
I work with few projects in one workspace .
workspace1 -> project1 + project2.
workspace2 -> project1 + project3.

After working in workspace1 for a while -
I switch to workspace2 - to find out it is not usable...
the common project1 is locked - and disapear after I do refresh.
I need to import it again...

Is there somthing I could do to overcome this?


Thank you.
David.
Re: two eclipse workspace use the same project [message #1799840 is a reply to message #1799733] Fri, 14 December 2018 10:27 Go to previous message
Eclipse UserFriend
It's generally not a good idea, especially if both workspaces are open at the same time. But projects themselves can't be (aren't) "locked" so I don't see that such a problem is possible. It should just work, but if both workspaces are open at once, there will definitely be issues with both wanting to compile the projects and fighting over which one should be updating the *.class files in the bin folder...
Previous Topic:Cannot connect to SQLServer from eclipse
Next Topic:Character input
Goto Forum:
  


Current Time: Tue Jul 08 02:18:03 EDT 2025

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

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

Back to the top