Todd,

Sorry for the late answer, but I can confirm that this happen because selection is empty when action is invoked.

Unfortunately I don't know how to make it work in such case and would like to know it myself. You can try to ask this in the Eclipse Platfrom newsgrop at news://news.eclipse.org:119/eclipse.platform or in PDE newsgroup at news://news.eclipse.org:119/eclipse.platform.pde

regards,
Eugene


Todd Eisemann wrote:

Hi all

Simple problem -- Trying to automatically launch the org.maven.ide.eclipse.actions.LifeCycleInstall.run shortcut from a Cheat Sheet

Example item

<item

title="Run the Integration Tester">

<description>

Run the Integration tests by running <b>Maven Install</b> on the Component-integration-tests Project

</description>

<command

required="false"

serialization="org.maven.ide.eclipse.actions.LifeCycleInstall.run"/>

</item>

But, when I perform this command from the cheat sheet, nothing happens. I’m assuming it’s because there really is no active selection in the Package Explorer.

Any clues on how I can fire a maven install Run config from a cheat sheet?

I’m using Ganymede, but don’t think it makes any difference. Have not tried eclipse 3.3 yet.

Thanks



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to