|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
running a java program via a batch file
I am unable to run a java program from a batch file that i created.
spiderpackage.EntryPoint is a class file which I am trying to run with a -v option to output something.what should I do to get the output ?? echo ^<html^>^<body^> echo hello^<br^> call java spiderpackage.EntryPoint -v echo ^</body^>^</html^> |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > running a java program via a batch file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|