I\'m using NetBeans 6.5 and for some reason it won\'t produce executable jar \"out of the box\".
I set my project to be the main project, defined main class in the p
Goto the Files view. Create a manifest.mf in the root directory.
/project_folder build.xml manifest.mf(edit here) /dist /src /test /build