Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Re: CDT and Configurations



Try the following:
1. In the C/C++ Projects view, right-click a Managed project.
2. Click Properties and click C/C++ Build.
3. Select a configuration from the Configuration list.

Please note that this option is available for Managed Make C/C++ projects.

Hope this helps.

Tanya-Marise de Sousa
Information Development
Rational Software
IBM Software Group
613.591.7931
~~~~~~~~~~~~~~~~~~


                                                                                                                                       
                      cdt-dev-request@e                                                                                                
                      clipse.org               To:       cdt-dev@xxxxxxxxxxx                                                           
                      Sent by:                 cc:                                                                                     
                      cdt-dev-admin@ecl        Subject:  cdt-dev digest, Vol 1 #361 - 1 msg                                            
                      ipse.org                                                                                                         
                                                                                                                                       
                                                                                                                                       
                      09/25/2003 12:00                                                                                                 
                      PM                                                                                                               
                      Please respond to                                                                                                
                      cdt-dev                                                                                                          
                                                                                                                                       
                                                                                                                                       




Send cdt-dev mailing list submissions to
             cdt-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
             http://dev.eclipse.org/mailman/listinfo/cdt-dev
or, via email, send a message with subject or body 'help' to
             cdt-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
             cdt-dev-admin@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of cdt-dev digest..."


Today's Topics:

   1. Re: CDT and Configurations (Alain Magloire)

--__--__--

Message: 1
Subject: Re: [cdt-dev] CDT and Configurations
To: cdt-dev@xxxxxxxxxxx
Date: Thu, 25 Sep 2003 11:33:23 -0400 (EDT)
From: "Alain Magloire" <alain@xxxxxxx>
Reply-To: cdt-dev@xxxxxxxxxxx

>
> I've been looking at using Eclipse for some C/C++ development, but
> found that the absence of "configurations" has me deeply troubled.
> Although the whole concept of configurations might not be significant
> in Java development, it is absolutely CRUCIAL in C/C++ development. How
> many development projects have you worked on where you were NOT able to
> easily change between debug and release modes?
>
> Visual Studio, C++ Builder, and Metrowerks all give you the ability to
> easily change between a debug and release mode, and even allow you to
> create additional configurations. It seems as though Eclipse put the
> configuration management one level up, allowing you to create different
> RUN and DEBUG configurations, rather than putting it a bit lower to
> have you work within a configuration.
>
> If this topic has been covered before, please excuse me. I've searched
> this list, and read all of the CDT 1.2 and 2.0 (what little there is)
> project plans to figure out if this is going to be addressed any time
> soon. But, unfortunately, it isn't even covered.
>
> So, any thoughts?
>

The managedbuilder seems to go the direction you are describing.
It has as Release/Debug configuration.

Work is on going by some nice folks at IBM/Rationale on this.




--__--__--

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


End of cdt-dev Digest





Back to the top