• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

command-line argument

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
09072004 1523 GMT-6

I have started to use Eclipse but I cant figure out how to enter a command-lind argument. Oh, I have to say Im learning java now so, please dont speak to detailed.

Im using Eclipse 3.0.0

Thanks

Wade
 
author & internet detective
Posts: 41878
909
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wade,
If you click on "run...", a dialog pops up with a bunch of choices. One of the panels lets you select arguments.
 
Wade Smart
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
09072004 2017 GMT-6

Ok. This is what Im seeing;

From the tool bar: Run> Run As > Applet, Application, JUnit Plugin, JUnit Test, Run-Time Workbench.

I might be blind but, I dont see anything about Inputing Arguments. I tried to locate something in the Help but I couldnt find anything.

Wade
 
Jeanne Boyarsky
author & internet detective
Posts: 41878
909
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wade,
It's not under "run as" it's under "run...". In Eclipse 2.1, this is the menu item under "run as". It is then the second tab in the dialog that pops up.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic