Re: Netbeans Platform Plugin - Service Tab coustom node/item
geertjan wielenga <[email protected]> Mon, 3 Jul 2017 23:19:02 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
https://blogs.oracle.com/geertjan/servicestabnoderegistration Gj On 3-7-2017 22:54, vckbarth wrote: > Hello people, > > I'm fairly new to Netbeans Platform. Recently I've tried to write a simple plugin. I want to add new root-node (with custom icon) to trree view in service tab and equip it with some logic (let say pop-up executed by mouse right click). But nothing works. Does anybody has an example/tutorial showing how to do it? > > Thanks, > Bartek > > > >