Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Answer is 4 option: you have to build the job which create the archive file which contain .bat and .sh file from where you can run the job logic by command line.
Another option that in the archive file you will get the src folder where java file will contain. You have just import this java class in eclipse and execute from there.
Kittos