faq sample hello world problem [message #61743] |
Sat, 08 February 2003 21:31 |
Eclipse User |
|
|
|
Originally posted by: holder25.hotmail.com
Folks, I just installed CDT and tried out the sample in the FAQ. I am
having a problem in step 4. Here is the FAQ snippet:
<<begin snippet>
Creating a simple C++ Project -- "Hello World on a Windows Platform"
This section will use an example to create the familiar "Hello World!" C++
program. First, ensure that you have the CDT installed within Eclipse, as
described above. Open a C/C++ Perspective and complete the following
steps:
1. In the C/C++ Projects View right click and select "New Project ..."
2. Select "C++" in the left pane and the select "Standard Make C++
Project"
3. Enter a name for the new project and select Finish. Note: you can
determine the "Build Settings" from this dialog, but we will do so later,
in the build section.
4. In the C/C++ Projects View right click and select "New" > "Simple" >
"File". Name your file hello.cpp
<end snippet>
When I right click in Project View I get a "new" menu, then select "file"
(I do not get "simple"), then I get a file create dialog.
When I enter the file name I get an error in the dialog "Names cannot be
empty"
How do I work around this?
Here is my platform detail:
Suse Linux 8.1
Eclipse 2.0.2 SDK linux motif
CDT 1.0.1 linux motif
JDK 1.3.1_04
thanks for any info.
bob
|
|
|
Powered by
FUDForum. Page generated in 0.03751 seconds