krisfrajer
May 11th, 2007, 06:44 PM
Hi
I have my eclipse GUI set up and I want to run a program. Where can I set up my [default] parameters associated to args of the main function i.e.
int main(int argc, void *argv[])
I am sure I have to navigate through one of the menus to set up this line but I could not find it. Otherwise I could jsut run it from the terminal window and it would solve my problem... I know... I just wnat to know how to do it throught the GUI.
Thxs, C.
I have my eclipse GUI set up and I want to run a program. Where can I set up my [default] parameters associated to args of the main function i.e.
int main(int argc, void *argv[])
I am sure I have to navigate through one of the menus to set up this line but I could not find it. Otherwise I could jsut run it from the terminal window and it would solve my problem... I know... I just wnat to know how to do it throught the GUI.
Thxs, C.