Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - How to create a "project container" in IDE v.4.6?: Page 1 of 9 (9 Items)
   
How to create a "project container" in IDE v.4.6?  
I want to group several projects together in the Projects Explorer,
but can't figure how to do this in IDE v.4.6.

In Visual C++ we can create "solution folder"
containing several projects, for example

App1
Libs
  lib1
  lib2
Tests
   test1
   test2

"Libs" and "Tests" are folders.

Is this possible in Eclipse?

Also, when I create a new QNX project, it suggests the default location
in the workspace root. I want to place the new project in sub-folder,
but then the IDE prompts for the full path. It does not seem to allow
select location relative to the workspace?

Where the IDE stores paths of projects?

Thanks for any idea,

- S