Jar creation now starts searching for class files in the directory containing the project file if build.dir has not been set. Additionally, it is now possible to set a custom manifest for all jars containing classes. This option is excludes setting a main class using the UI. Project file format updated accordingly to allow for new flag for indicating manifest usage, and storing the manifest itself.