Make NetBeans install required plugins on plugin install.
Volodymyr <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, This is what I get trying to install ANTLRWorks plugin for NetBeans, with Cancel as the only option: ====================== Some plugins require plugin Editor Settings Storage to be installed. The plugin Editor Settings Storage is requested in implementation version 201408251540. The following plugin is affected: ANTLRWorks Editor Some plugins require plugin Editor Options to be installed. The plugin Editor Options is requested in implementation version 201408251540. The following plugin is affected: ANTLRWorks Editor ====================== I realize my plugin will have the same issue. I've seen plugins which make NetBeans automatically install all the required plugins. How to do it? Thanks. Regards, Volodymyr.