| NAB plug-in for MWT user guide June 21, 2006 |
Contents
![]()
|
This chapter explains how to use this tool to create a simple C/C++ application, Hello, on Eclipse.
The Hello application opens a single window with a single button in it. "Hello!" appears on the button when clicked.
The basic procedures to use this tool are explained below as you create the Hello application.
2.1 Starting Eclipse
2.2 Exiting Eclipse
2.3 Creating a Project
2.4 Creating an Application Window
2.5 Allocating an Instance to an Application Window
2.6 Creating an Event Procedure
2.7 Building and Running an Executable File
Contents
![]()
|