Hi,try: addon-new-ui-command :)--On Mon, Dec 29, 2014 at 5:28 PM, <forge-users@lists.jboss.org> wrote: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
_______________________________________________
forge-users mailing list
forge-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-users
Daniel Cunha (soro)