Re: Adding Parfait actions on directories / MakeLogicalViewProvider.LogicalFolderNode.getActions()
- From: Vladimir Voskresensky < >
- To: Matthias Schmidt < >
- Cc:
- Subject: Re: Adding Parfait actions on directories / MakeLogicalViewProvider.LogicalFolderNode.getActions()
- Date: Thu, 25 Mar 2010 15:08:04 +0300
Hi Matthias,
Yes, I can add such extension point. Now we don't have it.
Looks logical to have it.
Thanks,
Vladimir.
Matthias Schmidt wrote:
Hi Vladimir,
i wanna add one of my actions (Kick-off parfait) to *directories* in MakeProject's. I'm reading through MakeLogicalViewProvider.LogicalFolderNode.getActions() to figure out whether i can sneak in something, but it seems to me that that's impossible at the moment.
i wandering, whether you can make something similar to this change:
use standard registration entry point for extending makeproject actions
http://hg.netbeans.org/cnd-main/rev/32794f7d27be
to enable others to add actions to directories. If I'm not mistaken one can only add actions to projects or individual files, but not directories.
cheers,
Matthias
Matthias Schmidt Tel: (++49) 6227 356 236
Sun Microsystems GmbH Fax: (++49) 6227 356 222
Altrottstr. 31 Mobil: (++49) 171 5767209
D-69190 Walldorf ICQ: 435738815
|
Re: Adding Parfait actions on directories / MakeLogicalViewProvider.LogicalFolderNode.getActions() |
Vladimir Voskresensky | 03/25/2010 |
