I am having some trouble using Eclipse's runtime workbench. I check out my project from a CVS repository and it includes the plugins, including the plugin.xml. However, when I debug as runtime workbench my plug-ins do not show up. Right now I am having to build outside of eclipse which generates a zip file of my plugins, and then unzipping that to the eclipse plugins folder, and finally restarting eclipse. This is a much slower process and any help would be appreciated. When I check out my project, it is kept in the eclipse/workspace folder, and all changes are made to the source inside of that folder.