Managed C++ Projects: figments of my imagination? [message #208767] |
Tue, 29 January 2008 01:10  |
Eclipse User |
|
|
|
Hey all,
So, I'm quite lazy, and I don't want to write my own makefiles. I
understand that I could use a "Managed C++ project" to do all of that for
me. All the instructions I see tell me that I can do so from the "File |
New" menu, and that I can choose "Standard" or "Managed" projects.
However, I don't see either of those choices in my menu. I have a fresh
install of Eclipse on Windows XP, and updated to the newest CDT (via the
"Help | Software Updates" menu), but I still don't see those choices. Am I
missing something?
Thanks.
Dave
|
|
|
Re: Managed C++ Projects: figments of my imagination? [message #208775 is a reply to message #208767] |
Tue, 29 January 2008 02:45   |
Eclipse User |
|
|
|
Originally posted by: dmsubs.NOSPAM.consertum.com
In CDT 4.0, the concept of Standard and Managed was merged. By default all
projects are 'managed', but this can be changed in the projects properties.
--
Derek
Dave Rudolf wrote:
> Hey all,
>
> So, I'm quite lazy, and I don't want to write my own makefiles. I
> understand that I could use a "Managed C++ project" to do all of that
> for me. All the instructions I see tell me that I can do so from the
> "File | New" menu, and that I can choose "Standard" or "Managed"
> projects. However, I don't see either of those choices in my menu. I
> have a fresh install of Eclipse on Windows XP, and updated to the newest
> CDT (via the "Help | Software Updates" menu), but I still don't see
> those choices. Am I missing something?
>
> Thanks.
>
> Dave
>
|
|
|
Re: Managed C++ Projects: figments of my imagination? [message #209049 is a reply to message #208775] |
Fri, 01 February 2008 12:01  |
Eclipse User |
|
|
|
Originally posted by: dschaefer.rogers.com
Derek Morris wrote:
>
> In CDT 4.0, the concept of Standard and Managed was merged. By default
> all projects are 'managed', but this can be changed in the projects
> properties.
When you create a new C or C++ Project, selecting a project type of
Executable, Shared Library, or Static Library will give you a managed
project. We just cleaned up the UI so that new users didn't need to
figure out what Standard and Managed meant and to move the focus to
selecting a Project Type.
Cheers,
Doug
|
|
|
Powered by
FUDForum. Page generated in 0.04176 seconds