Problem when patching platform modules that use @Message annotation
"jhuber" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Just reporting back...due to other projects I could only work on this periodically...but I was able to get this module patched...although I don't exactly know what I did to make it work. I redid the steps in the patching FAQ, but it seemed that I didn't miss anything. I did clean and build as suggested above, but it crashed partway through the process because the clean apparently wiped org-netbeans-modules-autoupdate-ui.jar out of my test platform, and then there was an error that the above jar couldn't be found. I copied the jar from my working platform back into the test platform, then did build only, and it compiled. Thanks!