[forge-users] addon creation

forge-users at lists.jboss.org forge-users at lists.jboss.org
Mon Dec 29 12:28:35 EST 2014


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


More information about the forge-users mailing list