I have a web application that I am building using IDEA.
There are some libraries that will be used both in the web application, and some that will be run using a cron job.
I'm new to java/IDEA, is there a way to have a solution, and then projects within that solution that compile to seperate .jar files?