Steps to reproduce:
1) delete .eclipse and workspace, and launch myeclipseide for the first time.
2) create a new project, type “WEB” (named, e.g., foo)
3) click the manage deployments button.
The error: The “Project” pulldown box on the “Manage Deployments” dialog is empty,
and the add, remove, redeploy, and browse buttons are all grayed out.
Correct behavior: The project “foo” should appear in the pulldown.
Alternately, I can reproduce this by launching eclipse with my old environment. My web projects appear in the MyEclipse perspective, I can browse, edit, and compile them. However, they don’t appear in the “manage deployments” dialog.
I’m using Eclipse version: 3.1.0 Build id: Gentoo Linux eclipse-sdk-3.1_pre5, and Myeclipse version 3.8.4 ( installed from EnterpriseWorkbenchInstaller_030804_3.1Beta.bin).
This problem appeared when I upgraded from eclipse-sdk-3.1_pre4 to eclipse-sdk-3.1_pre5.
I tried re-installing MyEclipse after upgrading eclipse but that had no effect.