Cannot specify which project runs.

I just installed the 6.3.1 trial version on XP. I have several projects, but
don’t know how to control which one is built when I click “project->build
all” or which one executes when I try to run a program. Momentics always
seems to want to build or run the first project I made, even if it’s closed.
So far, I haven’t found any info on this in the documentation.
Thanks

R. King <rkcefi@yahoo.com> wrote:

I just installed the 6.3.1 trial version on XP. I have several projects, but
don’t know how to control which one is built when I click “project->build
all” or which one executes when I try to run a program. Momentics always
seems to want to build or run the first project I made, even if it’s closed.
So far, I haven’t found any info on this in the documentation.

Make sure you look at the QDE (QNX Development Environment) docs and not the
plain Eclipse docs. It will cover all of these details.

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Chris, I have searched the QNX docs and am still clueless. When I click
Run->Run, the IDE still wants to run the first project I made, even though I
have deleted that project and all files in it. I definitely am getting
behinder.
Thanks.

“Chris McKillop” <cdm@qnx.com> wrote in message
news:cfm460$a6m$2@inn.qnx.com

R. King <> rkcefi@yahoo.com> > wrote:
I just installed the 6.3.1 trial version on XP. I have several projects,
but
don’t know how to control which one is built when I click
“project->build
all” or which one executes when I try to run a program. Momentics always
seems to want to build or run the first project I made, even if it’s
closed.
So far, I haven’t found any info on this in the documentation.


Make sure you look at the QDE (QNX Development Environment) docs and not
the
plain Eclipse docs. It will cover all of these details.

chris


Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Hi R. King…

Do not chose ‘build all’, instead, make sure that you are in the C/C++
perspective, then right click on the project (not the files within), and
select ‘rebuild’.

Also, do you know that you must create a target? Then, when you create a
new ‘run’ project, you must specify this target on which to run your
program, which incidentally, must be running QNX.


Regards…

Miguel.


R. King wrote:

I just installed the 6.3.1 trial version on XP. I have several projects, but
don’t know how to control which one is built when I click “project->build
all” or which one executes when I try to run a program. Momentics always
seems to want to build or run the first project I made, even if it’s closed.
So far, I haven’t found any info on this in the documentation.
Thanks