File->New->Project - No C++ Option [message #84918] |
Fri, 31 October 2003 11:27  |
Eclipse User |
|
|
|
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 #85930 is a reply to message #85902] |
Tue, 18 November 2003 05:11   |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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?
>>>>
>>>>
>>>
>>>
>>>
>>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05512 seconds