NetXMS Support Forum

English Support => General Support => Topic started by: Sch.Donat on November 03, 2018, 12:41:30 PM

Title: Installing eclipse plugin into Netxms desktop console
Post by: Sch.Donat on November 03, 2018, 12:41:30 PM
Hi All!

First of all great product, thank you for making it opensource!

My question would be that how can one install an eclipse plugin into the Netxms console?
I read somewhere on the forums that one can create eclipse plugins for Netxms, so I wanted to try it out with the hello world plugin, because I will need to add SNMP set functionality to Netxms, and creating a plugin for that would be a good solution.

Best regards,
Sch.Donat
Title: Re: Installing eclipse plugin into Netxms desktop console
Post by: Victor Kirhenshtein on November 08, 2018, 12:07:11 PM
Hi,

I'm not sure that installing it dynamically will work. You'll probably need to package your plugin together with rest of GUI by modifying nxmc.product file or creating your own product definition.

Best regards,
Victor
Title: Re: Installing eclipse plugin into Netxms desktop console
Post by: Sch.Donat on November 08, 2018, 12:15:10 PM
Hi!

Thank you for the information.

Best regards,
Sch.Donat