I am new to Java and IntelliJ and I would to know how to create a jar without a main. I am going to use this jar in other software (like matlab).
My question is similar to this one: How to create .jar from specific package (without main) in Netbeans?
However, I work with IntelliJIdea 12 Community edition, not with netbeans.