Hi! 2016-07-03 15:20 GMT-03:00 Samuel Thibault <sthiba...@debian.org>: > > Hello, > > Ismael, on Sat 02 Jul 2016 02:41:11 -0300, wrote: > > 1. File/New Project/Java Web/Web Application, press next > > I don't have a "Java Web" choice there, do I need some additional > netbeans package to get it? >
I've installed the plugin "Restful Web Services" from Tools/Plugins (you first have to enable Netbeans distribution in the Settings tab). > > java.lang.NullPointerException > > at org.GNOME.Accessibility.AtkWrapper$4.propertyChange(AtkWrapper.java:584) > > I see how that could happen, I have built fixed packages on > http://people.debian.org/~sthibault/tmp/ > could you give them a try? > After installing your packages that exception is gone. Although Netbeans still fails with other exception java.lang.ClassNotFoundException: freemarker.template.Template. I'll report a new bug it against Netbeans. ii libatk-wrapper-java 0.33.3-8 all ATK implementation for Java using JNI ii libatk-wrapper-java-jni:amd64 0.33.3-8 amd64 ATK implementation for Java using JNI (JNI bindings) > Thanks, > Samuel Thank you very much for the quick response! Regards, Ismael