Understood. I'm out of town today at a conference. If I have time and
internet access tonight, I'll try to get the files uploaded to the
SVN.
Landon
On Fri, Jan 27, 2012 at 12:46 PM, Cameron Shorter
wrote:
> Thank you,
>
> I haven't yet had time to have more than very brief looks over the
> quic
Ok, I've got it. It's all clear.
The menu entry is actually created, I just missed to call validate on the
menu bar...
2012/1/27 Benjamin Gudehus
> I tried to add a feature test for the installation of the plugin to the
> menubar.
>
> private void initializeMenuItem(PlugInContext context) {
>
I tried to add a feature test for the installation of the plugin to the
menubar.
private void initializeMenuItem(PlugInContext context) {
FeatureInstaller installer = new
FeatureInstaller(context.getWorkbenchContext());
String[] menuPath = new String[] { MenuNames.TOOLS, MenuNames.TOOLS_QA