I have a project that contains a single module, and some dependencies. I\'d like to create a jar, in a separate directory, that contains the compiled module. In addition, I\
In case you are reading this answer because you are facing "resource file not found" error, try this:
Output Layout, press Create Archive to create a new jar, and again, give it a nice name ;)Manifest File then set correct Main Class and Class Path.Add Library Files, and select libraries you need (you can use Ctrl+A to select all).