Is there any open source java decompiler for netbeans just like jadclipse for eclipse.
What I do, I decompile the JAR with jd-gui, save all the sources, then create a new library in Tools -> Libraries, and add the new sources zip in the sources tab, job done.