I'm trying to get up and running with Eclipse 3.0. I've tried the Hello
World plug-in tutorial several times, including doing it the slow way as
shown in the JDG2E book, and the quick way using the Hello World plug-in
template. Everything appears fine in plugin.xml and the java classes. I
run it with
Run -> Run As -> Runtime Workbench. The 'Select Configuration' dialog
comes up, and I've tried selecting both 'New_configuration(1)' and
'Run-time Workbench'. The workbench comes up, but there is no 'Sample
Menu' with 'Sample Action'. I select 'Windows -> Customize Perspective'
and looked in the list of commands, but there is no command for 'Sample
Action'. I tried scrolling through all the listed commands, and no
'Sample...' appeared in the menubar or toolbar details. This ought to just
work, right? Any ideas?