Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - What file stores the project type ? : (5 Items)
   
What file stores the project type ?  
Customer creates a static library project, and checks 'the files' into subversion.
Evidently, they don't check in enough, because when they check it out, it defaults back to a C application.

What do they need to check in/out to 'remember' the project type ?
Is it just the x86/a subdirs, or is there a metafile that 'knows' this stuff ?

Thanks !

Dave
Re: What file stores the project type ?  
Depends what project type it is. Look like this is Qnx Project? Most of the stuff stored in makefiles (Makefile and 
common.mk) in this case.


Dave Bott wrote:
> Customer creates a static library project, and checks 'the files' into subversion.
> Evidently, they don't check in enough, because when they check it out, it defaults back to a C application.
> 
> What do they need to check in/out to 'remember' the project type ?
> Is it just the x86/a subdirs, or is there a metafile that 'knows' this stuff ?
> 
> Thanks !
> 
> Dave
> 
> _______________________________________________
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post28405
> 
RE: What file stores the project type ?  
Thanks Elena,
 
Yes, I believe that this is a QNX project - they swear that checking it in then out loses the library type and reverts 
to application... Most odd.
 
Dave
 

________________________________

From: Elena Laskavaia [mailto:community-noreply@qnx.com]
Sent: Thu 30/04/2009 6:14 AM
To: momentics-community
Subject: Re: What file stores the project type ?



Depends what project type it is. Look like this is Qnx Project? Most of the stuff stored in makefiles (Makefile and 
common.mk) in this case.


Dave Bott wrote:
> Customer creates a static library project, and checks 'the files' into subversion.
> Evidently, they don't check in enough, because when they check it out, it defaults back to a C application.
>
> What do they need to check in/out to 'remember' the project type ?
> Is it just the x86/a subdirs, or is there a metafile that 'knows' this stuff ?
>
> Thanks !
>
> Dave
>
> _______________________________________________
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post28405
>

_______________________________________________
QNX Momentics Community Support
http://community.qnx.com/sf/go/post28437



Attachment: Text winmail.dat 4.06 KB
RE: What file stores the project type ?  
Maybe .cproject gets corrupted.  Happens to me all the time.

> -----Original Message-----
> From: Dave Bott [mailto:community-noreply@qnx.com]
> Sent: April-30-09 11:17 AM
> To: momentics-community
> Subject: RE: What file stores the project type ?
> 
> Thanks Elena,
> 
> Yes, I believe that this is a QNX project - they swear that checking it
> in then out loses the library type and reverts to application... Most
> odd.
> 
> Dave
> 
> 
> ________________________________
> 
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: Thu 30/04/2009 6:14 AM
> To: momentics-community
> Subject: Re: What file stores the project type ?
> 
> 
> 
> Depends what project type it is. Look like this is Qnx Project? Most of
> the stuff stored in makefiles (Makefile and common.mk) in this case.
> 
> 
> Dave Bott wrote:
> > Customer creates a static library project, and checks 'the files'
> into subversion.
> > Evidently, they don't check in enough, because when they check it
> out, it defaults back to a C application.
> >
> > What do they need to check in/out to 'remember' the project type ?
> > Is it just the x86/a subdirs, or is there a metafile that 'knows'
> this stuff ?
> >
> > Thanks !
> >
> > Dave
> >
> > _______________________________________________
> > QNX Momentics Community Support
> > http://community.qnx.com/sf/go/post28405
> >
> 
> _______________________________________________
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post28437
> 
> 
> 
> 
> 
> _______________________________________________
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post28460
Re: What file stores the project type ?  
There is another flag in Main page called "share project" if you enable that it will also
store some other settings such as active configurations in .settings/ directory in project. They can try that.

Dave Bott wrote:
> Thanks Elena,
> 
> Yes, I believe that this is a QNX project - they swear that checking it 
> in then out loses the library type and reverts to application... Most odd.
> 
> Dave
> 
> 
> ________________________________
> 
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: Thu 30/04/2009 6:14 AM
> To: momentics-community
> Subject: Re: What file stores the project type ?
> 
> 
> 
> Depends what project type it is. Look like this is Qnx Project? Most of 
> the stuff stored in makefiles (Makefile and common.mk) in this case.
> 
> 
> Dave Bott wrote:
>  > Customer creates a static library project, and checks 'the files' 
> into subversion.
>  > Evidently, they don't check in enough, because when they check it 
> out, it defaults back to a C application.
>  >
>  > What do they need to check in/out to 'remember' the project type ?
>  > Is it just the x86/a subdirs, or is there a metafile that 'knows' 
> this stuff ?
>  >
>  > Thanks !
>  >
>  > Dave
>  >
>  > _______________________________________________
>  > QNX Momentics Community Support
>  > http://community.qnx.com/sf/go/post28405
>  >
> 
> _______________________________________________
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post28437
> 
> 
> 
> 
> 
> _______________________________________________
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post28460
>