开发者

adding actions to Eclipse toolbar

开发者 https://www.devze.com 2023-01-19 21:40 出处:网络
I have 2 plugins that add 2 actionSet in the ecli开发者_如何学Pythonpse toolbar. I\'d like to put them in the same group. What should I specify in the \"toolbarPath\" attribute?

I have 2 plugins that add 2 actionSet in the ecli开发者_如何学Pythonpse toolbar. I'd like to put them in the same group. What should I specify in the "toolbarPath" attribute?

Best Regards


Anything you want as long as they match. The toolbarPath attribute will create the new group if it doesn't exist already. So if you make a unique name and give it to both actions they will appear in their own group together.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号