View Single Post
  #2 (permalink)  
Old 11-07-2007, 04:17 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Hmm, it took lots of time since i use jcreator but all IDEs use similar logic to handle JVM parameters for projects. Find rpoject properties, (I guess it will be open if you right click to the project and select "Properties" or it might be under "Project" menu if any.) So this is a project level parameter to set, if you find where to modify project parameters, you will find a way there to specify program input! Hope this helps.
Reply With Quote