| [news.eclipse.platform.rcp] Re: Command Parameter and dynamic menu |
it's probably:
params.put("ID", Long.toString(u.getId()));You want the id of the commandParameter (and ID is technically its name)
PW
-- Paul Webster http://wiki.eclipse.org/Platform_Command_Framework http://wiki.eclipse.org/Command_Core_Expressions http://wiki.eclipse.org/Menu_Contributions