Hey great...it works like a charm. For future reference: this is only an
issue when running inside an IDE/Workbench. When you select "Add required
plug-ins" from the Plug Ins tab on the Run... menu, Eclipse chooses the
org.eclipse.ui.ide for you. By deselecting this, you are able to run
without the Resources perspective being a choice. When truly building and
deploying your application, the plugin.xml/Manifest inclusions are used,
and mine don't have this chosen as an import requirement.