I'm trying to build a jar with Intellij, it requires a main class. The example I am using is storm-starter. I want to pack all the examples to this jar.
What should I fill to main class so that I can pack all the examples into one jar?
I'm trying to build a jar with Intellij, it requires a main class. The example I am using is storm-starter. I want to pack all the examples to this jar.
What should I fill to main class so that I can pack all the examples into one jar?