开发者

Add the Custom drawer inside the Snippet View in Eclipse

开发者 https://www.devze.com 2023-02-15 13:25 出处:网络
I want to add my custome drawer with some item inside the snippet view in eclipse开发者_如何学C by coding which will not be editable. i want to create plugine with that. Please help me for that. Pleas

I want to add my custome drawer with some item inside the snippet view in eclipse开发者_如何学C by coding which will not be editable. i want to create plugine with that. Please help me for that. Please tell me which class i have to use to add my custom drawer inside the snippet view.

Thanks and Regards Rahul


Check the extension points in the Snippets view's plug-in. It's made to do this.

0

精彩评论

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