Hi,

As per your query it is seen that you are not using any build tool,first 
you have install a build tool and accordingly have to set the environment 
path to that machine,and then you have define required targets there,for 
example you want to compile your .java program and put class files in 
another folder,then you have to write a target which will carry out your 
intended work.You can't directly put java file name to the build 
options,you have to provide the target name which you want to run.A best 
tool i am providing you is Apache ANT.Any query you can ask.


Regards,
Nayan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/45e3b2ad-cdc5-48d9-b49f-003178e646e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to