Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Re: [eclipse-dev] 答复: [eclipse-dev] projects within projects


Just because I develop with eclipse for QNX projects and before eclipse, we used to organize our projects like (for example):

PRODUCT/
        PROJECT_API /
                OS/
                        CPU/
                                VARIANT/
        PROJECT_SVR/
                OS/
                        CPU/
                                VARIANT/
        PROJECT_UTIL/
                OS/
                        CPU/
                                VARIANT/



The different sub-project could build exe or libraries.                                                        

Before I used SlickEdit, and it was easy to create a super-project as a workspace containing several projects. But that's no more possible with eclipse.

This morning I found a quite comfortable way with a QNX gui to use our yet existing projects.

I just wanted to know if the project/sub-project concept was an idea to develop in Eclipse.

regards,
Alain.
~~~~~~~~~~~¤¤¤¤¤¤¤¤¤¤¤~~~~~~~~~~~~
Do like some yet famous providers. Host spammers and belong to my black list, mails from your domain will be thrown to trash.
hotmail.com msn.com aol.com aol.net tiscali.fr yahoo.com freemail.com worldcom.ch


eclipse-dev-admin@xxxxxxxxxxx wrote on 03/09/2004 11:40:12:

> I think it can't so. Why will you do that?

>
> 发件人: eclipse-dev-admin@xxxxxxxxxxx [mailto:eclipse-dev-admin@xxxxxxxxxxx]
> 代表 alain.bonnefoy@xxxxxxxxxx
> 发送时间: 2004年9月3日 16:46
> 收件人: eclipse-dev@xxxxxxxxxxx
> 主题: [eclipse-dev] projects within projects

>
> Hi,
> I'd like to know if eclipse 3.0 allows to create projects within projects.
>
> regards,
> Alain.
> ~~~~~~~~~~~¤¤¤¤¤¤¤¤¤¤¤~~~~~~~~~~~~
> Do like some yet famous providers. Host spammers and belong to my
> black list, mails from your domain will be thrown to trash.
> hotmail.com msn.com aol.com aol.net tiscali.fr yahoo.com freemail.
> com worldcom.ch

Back to the top