java - Which command should i use to execute particular class without main in cmd while runnable jar file is created for whole project -


i have created classes under package without main method , maintain 1 util class main method in different package run.. executing classes of junit.. have created runnable jar file whole project , i want execute particular class without main method in cmd of jar file.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

serialization - Convert Any type in scala to Array[Byte] and back -

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -