Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Managed C++ Projects: figments of my imagination?
Managed C++ Projects: figments of my imagination? [message #208767] Tue, 29 January 2008 01:10 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Inactive Code Highlight Problems w/ Multiple Build Targets
Next Topic:cygwin debugger path mapping
Goto Forum:
  


Current Time: Sat Jul 19 04:31:01 EDT 2025

Powered by FUDForum. Page generated in 0.04176 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top