Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse C/C++ Developer Guide
Previous Page Home Next Page

Creating a project

You can create a standard make or managed make C or C++ project.

To create a project:

  1. Click File > New > Project.

    File >New > Project
  2. In the New Project wizard, open C or C++ folder and select corresponding project.

    New Project Wizard

  3. Click Next.
  4. In the Project Name box, type a name.
  5. To specify a different directory in which to save your project, clear the Use Default Location check box, and enter the path in the Location box.
  6. Select Project type on the left pane. For more information, see Selecting a project type.
  7. Select one or more toolchains from the list on the right pane.
  8. You can change build configurations list for the project. To do it, press Next. But usually you need not to do it.
  9. To create your project, click Finish.

    New Project Wizard

  10. If a message box prompts you to switch perspectives, click Yes.
  11. Define your project properties. For more information, see Defining project properties.

Related concepts
CDT Projects
Project file views

Related tasks
Working with C/C++ project files
Creating a project via a project template

Related reference
Project properties
Views

IBM Copyright Statement

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire