[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Question about running scripts inside of Eclipse

Greetings,

I have what I consider to be a fairly run-of-the-mill question but could not find an answer in any searches. I am importing some codebases of C/C++ into Galileo CDT. One of the codebases, a small project, has successfully imported and built properly. However, to start the project in an xterm, a simple shell script was written. I am wondering if there's a way to run the program inside of Eclipse without having to "escape out to" the Linux desktop and do it. (I would like to be able to double-click the script or something and have the program start up its user prompt inside one of Eclipse's consoles.) Is there a way to do this? I am interested in this mainly for debugging purposes.

Thanks in advance for any help, advice, or suggestions you may have.

Regards,
Mike