Tutorial C++ : Eclipse


Tutorial C++ :  Eclipse 





Table of Contents:



A. INTRODUCTION

B. SECTION 1: Creating C++ Project 
1. Step 1: Create a C++ project and Run 
2. Step 2: Create Source Files 
3. Step 3: Build a Project 
4. Step 4: Run the application 

C. SECTION 2: Printing and Transferring Files 
1. Part 1: Print Source Codes .
2. Part 2: Print screen output 
3. Part 3: Save and store files using SSH

D. SECTION 3: Saving Files via SSH and Adding Files into Project .
1. Part 1: Locate source files in the project folder and save them via SSH 
2. Part 2: Download source files via SSH and add them into an empty project 



-------------------------


Sample of the pdf document 



A. INTRODUCTION

Section 1 guides you through creating a simple C++ application using the Eclipse C/C++ Development Toolkit (CDT) using the following steps:

  •  Create a C++ project
  •  Create source files
  •  Build a project
  •  Run the application

Section 2 shows you how to:

  •  Print source codes
  •  Print screen output
  •  Save files using SSH

Section 3 shows you how to:

  •  Upload or download source files via SSH
  •  Importing existing source files to a project

B. SECTION 1: Creating C++ Project

1. Step 1: Create a C++ project and Run

1.1. Run Eclipse C++ by double clicking on eclipse.exe, the Workspace Launcher window will pop up. You need to specify the workspace you want to set up. The default workspace of lab machine is :
C:\Users\\workspace..........







 Click here for  Download PDF / FREE




Tutorial C++ :  Eclipse 



1 commentaire: