Netbeans 8.1 could not install some modules
"mccorb" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Right click on your module suite in the explorer and bring up properties for it. Go to the libraries tab. At the bottom you will see a module listed with a yellow triangle icon. You app doesn't need this module (obviously since it is running) but it is still being included. Uncheck it in the dialog. Do this until no more modules show up. Do a clean and build and the issue should go away. Attachments: http://forums.netbeans.org//files/disableandcontinue_204.png