I had a gui (swing) project developed using netbeans 7 and JDK 6. Then I’ve installed JDK 7 and project still worked fine. But then I’ve reinstalled netbeans and now when I open my project it says that “swing-app-framewok” library is missing. Also I’m unable to create new swing application – there is no such item in menu.
Can I make my project work again?
P.S. I’m using Ubuntu 10.04 if it’s important.
Vicente Plata was right, I just needed to enable Swing plugin.