Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to develop with Eclipse IDE under IGEP Technology

874 bytes added, 16:42, 21 August 2012
m
no edit summary
|}
=== Build an autotools-based project === To create your own project based on a Yocto template and then display the source code, follow these steps:  *Select File menu-> New -> Project. *Double click C/C++. *Double click C Project or C++ Project to create the project. *Expand Yocto ADT Project. *Select a template *Select Hello World ANSI C Autotools Project or Hello World C++ *Autotools Project. This is an Autotools-based project based on a Yocto Project template. *Put a name in the Project name: field. Do not use hyphens as part of the name. *Click Next. *Add information in the Author and Copyright notice fields. *Be sure the License field is correct. *Click Finish. *If the "open perspective" prompt appears, click "Yes" so that you in the C/C++ perspective. *The left-hand navigation pane shows your project. You can display your source by double clicking the project's source file.
== Run programs remotely ==
4,199
edits