aspose file tools
The moose likes Java in General and the fly likes how can I provide vm arguments to  a java program while executing from command prompt ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "how can I provide vm arguments to  a java program while executing from command prompt ? " Watch "how can I provide vm arguments to  a java program while executing from command prompt ? " New topic
Author

how can I provide vm arguments to a java program while executing from command prompt ?

krishna pradeep
Greenhorn

Joined: May 24, 2006
Posts: 25
how can I provide vm arguments to a java program while executing from command prompt ? I know its possible to pass vm arguments in Eclipse.


Pradeep<br /> <br />SCJP 1.4, SCWCD 1.4 , SCBCD 1.3
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32712
    
    4
Try here (Windows® Version) first.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how can I provide vm arguments to a java program while executing from command prompt ?
 
Similar Threads
Java run time argument
Program running much slower when run as an executable jar
Edit launch configuration properties wizard
Providing command line arguments to Java Program in Websphere
Calling a method from the command prompt