Re: Install Netbeans Plugin using commandline

Peter Hansson <[email protected]> Sat, 23 Sep 2017 02:52:21 +0200
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <CAC55jYNp7kUBSPOYWvZo0Ugm2Kf00EFy7Tqi9xWyFQRdLnoA2w@mail.gmail.com>
Have you tried

<app-executable> --help

??

It says to do  "--install".   The help text says the argument is a
JAR, but I would think that is slightly incorrectly phrased: I would
assume the argument to "--install" is an NBM file.

Give it a try.

/Peter

On Fri, Sep 22, 2017 at 6:59 AM, Chaitanya Sarda
<[email protected]> wrote:
> Hi all,
>
> I need to install a netbeans module using command line tools. Is there any
> reference/document online that can help me do this.
>
> I tried googling it but could not find much results.
>
> Thanks,
>
> Chaitanya Sarda
>