Paul Fraser wrote:
[...]
> Hi Martin,
>
> What I had in mind is not having to open the gem tool at all, but having
> a direct menu selection for loading a local gem, which has been built
> into the pkg directory.
By 'loading a local gem' you probably mean installing a gem which you
have previously built. If you are using Hoe there is already
'install_gem' task. If not you might/should provide similar one, so gem
is installable through a rake task. Then invoking the task through Rake
Runner should work. Does that work for you?
> The "Install Local" button is not displayed until all remote gems are
> found. This takes quite a long time, when you know you only want to work
> with a local built gem.
[...]
Yes, that's a bit odd, there is an RFE filed for this:
http://www.netbeans.org/issues/show_bug.cgi?id=143951 m.
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...