Within eclipse, with Subclipse installed, if I right click a project and select \"team\" there are normally 2 options:
Try to select prespective as java instead of j2ee and then restart as eclipse .
This works for me.
Solve this problem with these steps:
Subeclipse should now detect and connect your projects automatically, without need to select 'Share Project' for each one of them.
Delete the file:
<ECLIPSE_WS>\.metadata\.plugins\org.eclipse.core.resources\.projects\<PROJECT_NAME>\.indexes\properties.index
And the Share Project option appears!