Up to now my version 5 Netbeans was configured to build a 'dist' folder containing aproject jar file in which the manifest.mf file included the main project name and the library jars. It also create a 'lib' folder into which it placed the necessary jar files. Now all it does is create the project jar file in which the manifest.mf file makes no mention of the main class or the associated jar files. It must have something to do with the classpath but I can not spot any problems there. Urgent help needed.
Start Free Trial