Bug 2308 - workbench action example does not run (1GENQ7V)
Summary: workbench action example does not run (1GENQ7V)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: example
Depends on:
Blocks:
 
Reported: 2001-10-10 22:33 EDT by Karice McIntyre CLA
Modified: 2002-02-06 15:56 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2001-10-10 22:33:42 EDT
Two problems here:
1. example does not run
2. a "com.ibm" name is referenced in a plugin 
Fixing one should fix the other.

STEPS:
-start the dev image
-run org.eclipse.core.launcher.UIMain to open the Eclipse platform
-click on the toolbar button that looks like a pencil.  The hover help reads:
	Example of Workbench Action
the following is printed to the Console:

Could not create action.
Reason:
Plug-in com.ibm.eclipse.examples.ui.extension.menus.workbench was unable to load class org.eclipse.examples.ui.extension.menus.workbench.FirstAction.




NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 18:19:08 EST
PRODUCT VERSION:
eclipse (VA/Java dev) 115

Comment 2 Tod Creasey CLA 2002-02-06 15:56:42 EST
This example is no longer shipped. Closing the PR.