Difference between revisions of "OpenEmbedded Tools for Eclipse (OTE)"

From Openembedded.org
Jump to: navigation, search
(New page: NOTE: page not complete. = Overview = OpenEmbedded Tools for Eclipse (OTE) is a set of Eclipse plugins to make using OpenEmbedded from within Eclipse possible. = Status = OTE is in a...)
 
(Install OE)
Line 26: Line 26:
 
OTE is designed to facilitate a set of typical actions or tasks that an OE developer would do.
 
OTE is designed to facilitate a set of typical actions or tasks that an OE developer would do.
  
== Install OE ==
+
== Install OpenEmbedded ==
 +
 
 +
To install a new copy of OpenEmbedded, select the wizard from the <tt>File -> New... -> Other...</tt> menu.
 +
 
 +
[[Image:Ote create project wizard 1.png]]
  
 
== Import Existing OE into Workspace ==
 
== Import Existing OE into Workspace ==

Revision as of 03:25, 25 November 2009

NOTE: page not complete.

Overview

OpenEmbedded Tools for Eclipse (OTE) is a set of Eclipse plugins to make using OpenEmbedded from within Eclipse possible.

Status

OTE is in a beta form. Functionality present within the plugins should work well, but development on them is fairly new. Bugs are expected!

License

OTE is licensed under the Eclipse Public License (EPL).

Source

Sources are available at svn://svn.buglabs.net/ote/trunk.

Updatesite

The OTE updatesite, used to install the plugins from within Eclipse:

http://bugcommunity.com/downloads/files/ote/updatesite/

Workflow

OTE is designed to facilitate a set of typical actions or tasks that an OE developer would do.

Install OpenEmbedded

To install a new copy of OpenEmbedded, select the wizard from the File -> New... -> Other... menu.

Ote create project wizard 1.png

Import Existing OE into Workspace

Create Recipe

Edit Recipe

Editor templates and hover-over information

Build Recipe

Import Recipe sources as new project

Browse OE variables