Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » File->New->Project - No C++ Option
File->New->Project - No C++ Option [message #84918] Fri, 31 October 2003 11:27 Go to next message
Eclipse UserFriend
Originally posted by: rickaustin.yahoo.com

Just installed Eclipse R2.1 and CDT 1.2. Plug-in is there and I can open
C++ perspective but there is not a C++ project option when using
File->New->Project. If I choose File->New->Other I do have C and C++
listed but the only option for C++ is Class.
Re: File->New->Project - No C++ Option [message #84933 is a reply to message #84918] Fri, 31 October 2003 20:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mcdeck.dword.org

> Just installed Eclipse R2.1 and CDT 1.2. Plug-in is there and I can open
> C++ perspective but there is not a C++ project option when using
> File->New->Project. If I choose File->New->Other I do have C and C++
> listed but the only option for C++ is Class.

Same here. And strange also: I just checked out and compiled CVS HEAD ..
didn't work either. But if I say Run->Run As..->Runtime Workspace, it works
find .. I'm a little confused by now. Any suggestions?
Re: File->New->Project - No C++ Option [message #85044 is a reply to message #84933] Tue, 04 November 2003 02:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mail.schneiderd.de

Hi,

you have to install the Standard Make Build (open Install/Update
perspective, open Folder cdt, open the folder corresponding to your
installed cdt version -> there it is).

Daniel

"Oliver van Porten" <mcdeck@dword.org> schrieb im Newsbeitrag
news:bnv10i$cv2$1@eclipse.org...
> > Just installed Eclipse R2.1 and CDT 1.2. Plug-in is there and I can open
> > C++ perspective but there is not a C++ project option when using
> > File->New->Project. If I choose File->New->Other I do have C and C++
> > listed but the only option for C++ is Class.
>
> Same here. And strange also: I just checked out and compiled CVS HEAD ..
> didn't work either. But if I say Run->Run As..->Runtime Workspace, it
works
> find .. I'm a little confused by now. Any suggestions?
>
>
Re: File->New->Project - No C++ Option [message #85902 is a reply to message #85044] Mon, 17 November 2003 19:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jim.brown.mindspring.com

I can't follow these instructions.

I select the Window menu item, Open perspective,
Install / update

I don't see a cdt folder anywhere to open?
What do I do next?

I have just installed these and there is no
C++ project Wizard.

eclipse-SDK-2.1.1-solaris-motif.zip
cdt-platform-1.2-solaris.zip

Daniel Schneider wrote:
> Hi,
>
> you have to install the Standard Make Build (open Install/Update
> perspective, open Folder cdt, open the folder corresponding to your
> installed cdt version -> there it is).
>
> Daniel
>
> "Oliver van Porten" <mcdeck@dword.org> schrieb im Newsbeitrag
> news:bnv10i$cv2$1@eclipse.org...
>
>>>Just installed Eclipse R2.1 and CDT 1.2. Plug-in is there and I can open
>>>C++ perspective but there is not a C++ project option when using
>>>File->New->Project. If I choose File->New->Other I do have C and C++
>>>listed but the only option for C++ is Class.
>>
>>Same here. And strange also: I just checked out and compiled CVS HEAD ..
>>didn't work either. But if I say Run->Run As..->Runtime Workspace, it
>
> works
>
>>find .. I'm a little confused by now. Any suggestions?
>>
>>
>
>
>
Re: File->New->Project - No C++ Option [message #85930 is a reply to message #85902] Tue, 18 November 2003 05:11 Go to previous messageGo to next message
Eclipse UserFriend
jim.brown@mindspring.com schrieb:
> I can't follow these instructions.
>
> I select the Window menu item, Open perspective,
> Install / update
> I don't see a cdt folder anywhere to open?
> What do I do next?

You need to enter a new Site Bookmark, though you can download them.

CDT1.2
http://update.eclipse.org/tools/cdt/updates/release

CDT2.0 devel builds
http://update.eclipse.org/tools/cdt/updates/builds/2.0


> I have just installed these and there is no
> C++ project Wizard.
>
> eclipse-SDK-2.1.1-solaris-motif.zip
> cdt-platform-1.2-solaris.zip

You missed to download the Standard Make and/or the Managed Make Plugins.
They are essential for creating new Projects.

For Standard Make, you'll have to know how to write Makefiles.
Managed Make creates a Makefile for you, but it has some restrictions
when you
want to have control about, i.e. what should come into the build and
what not.

>
> Daniel Schneider wrote:
>
>> Hi,
>>
>> you have to install the Standard Make Build (open Install/Update
>> perspective, open Folder cdt, open the folder corresponding to your
>> installed cdt version -> there it is).
>>
>> Daniel
>>
>> "Oliver van Porten" <mcdeck@dword.org> schrieb im Newsbeitrag
>> news:bnv10i$cv2$1@eclipse.org...
>>
>>>> Just installed Eclipse R2.1 and CDT 1.2. Plug-in is there and I can
>>>> open
>>>> C++ perspective but there is not a C++ project option when using
>>>> File->New->Project. If I choose File->New->Other I do have C and C++
>>>> listed but the only option for C++ is Class.
>>>
>>>
>>> Same here. And strange also: I just checked out and compiled CVS HEAD ..
>>> didn't work either. But if I say Run->Run As..->Runtime Workspace, it
>>
>>
>> works
>>
>>> find .. I'm a little confused by now. Any suggestions?
>>>
>>>
>>
>>
>>
>
Re: File->New->Project - No C++ Option [message #85959 is a reply to message #85930] Tue, 18 November 2003 06:05 Go to previous message
Eclipse UserFriend
Originally posted by: jim.brown.mindspring.com

Sorry, I still need more help.

I went to the update site and updated to 2.1.2 for the platform.

I do not have to download the Standard Make and/or the Managed
Make Plugins because they are included the CDT 1.2 Full for Solaris
that I downloaded. The full for Windows does work OK.

I still get no C++ Project wizard.

Jim

Henning Riedel wrote:
>
>
> jim.brown@mindspring.com schrieb:
>
>> I can't follow these instructions.
>>
>> I select the Window menu item, Open perspective,
>> Install / update
>> I don't see a cdt folder anywhere to open?
>> What do I do next?
>
>
> You need to enter a new Site Bookmark, though you can download them.
>
> CDT1.2
> http://update.eclipse.org/tools/cdt/updates/release
>
> CDT2.0 devel builds
> http://update.eclipse.org/tools/cdt/updates/builds/2.0
>
>
>> I have just installed these and there is no
>> C++ project Wizard.
>>
>> eclipse-SDK-2.1.1-solaris-motif.zip
>> cdt-platform-1.2-solaris.zip
>
>
> You missed to download the Standard Make and/or the Managed Make Plugins.
> They are essential for creating new Projects.
>
> For Standard Make, you'll have to know how to write Makefiles.
> Managed Make creates a Makefile for you, but it has some restrictions
> when you
> want to have control about, i.e. what should come into the build and
> what not.
>
>>
>> Daniel Schneider wrote:
>>
>>> Hi,
>>>
>>> you have to install the Standard Make Build (open Install/Update
>>> perspective, open Folder cdt, open the folder corresponding to your
>>> installed cdt version -> there it is).
>>>
>>> Daniel
>>>
>>> "Oliver van Porten" <mcdeck@dword.org> schrieb im Newsbeitrag
>>> news:bnv10i$cv2$1@eclipse.org...
>>>
>>>>> Just installed Eclipse R2.1 and CDT 1.2. Plug-in is there and I can
>>>>> open
>>>>> C++ perspective but there is not a C++ project option when using
>>>>> File->New->Project. If I choose File->New->Other I do have C and C++
>>>>> listed but the only option for C++ is Class.
>>>>
>>>>
>>>>
>>>> Same here. And strange also: I just checked out and compiled CVS
>>>> HEAD ..
>>>> didn't work either. But if I say Run->Run As..->Runtime Workspace, it
>>>
>>>
>>>
>>> works
>>>
>>>> find .. I'm a little confused by now. Any suggestions?
>>>>
>>>>
>>>
>>>
>>>
>>
>
Previous Topic:Ctrl+TAB between most-recently used edit buffers
Next Topic:Looking for C++ parser and grammar
Goto Forum:
  


Current Time: Thu May 08 11:28:42 EDT 2025

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

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

Back to the top