Thank you!
I generated the command with *+addon-new-ui-command --named JbfexMailCommand --commandName
"Jbfex: mail" --categories "Example"+*
Then I changed the class to extend AbstractProjectCommand instead of AbstractUICommand and
added the unimplemented methods automatically with eclipse and I didn't check these
methods.
To avoid this mistake in the future, is it possible to have a new function like
*+addon-new-PROJECT-command+* that create a class that extends AbstractProjectCommand?
Posted by forums
Original post:
https://developer.jboss.org/message/914672#914672