TopComponent display to Output mode not working with NetBeans 8.1
"gadam" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I recently upgraded my NetBeans with 7.3 to 8.1. At the same time, I moved from Java 7 to Java 8. I have several TopComponents: most are in "editor" mode, one is on "leftSlidingSide" mode and one is in "output" mode. These all worked properly before I upgraded. When I bring up my code after the upgrade, the TopComponent that is in "output" mode doesn't display anywhere. Anyone know what I might need to do or if there's some sort of a bug with the new NetBeans version?