subclipse not showing "share project" option on project context menu in eclipse -


within eclipse, subclipse installed, if right click project , select "team" there 2 options:

  • apply patch
  • share project

once have shared project full subclipse menu "team"

one project has 1 option - apply patch. if close project see both options share project option grayed out.

i have other projects not happening.

what special project stop me getting share project option? there path share project function use?

regards

solve problem these steps:

  • verify can update using tortoisesvn (this guarantee .svn not corrupt)
  • delete projects have problem, in delete dialog, do not delete project contents!
  • select file -> import -> existing projects workspace.
  • select projects folder or workspace folder.

subeclipse should detect , connect projects automatically, without need select 'share project' each 1 of them.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -