dev-manual: First pass changes to support Kepler Eclipse

First pass at changes to support Eclipse Kepler 4.3 release.

(From yocto-docs rev: 265bc3f4ae3442b2fd0490d0f4558c7a584cb31c)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-09-19 22:29:37 -07:00 committed by Richard Purdie
parent 66e5feb315
commit 395486f638
1 changed files with 28 additions and 62 deletions

View File

@ -667,9 +667,6 @@
However, if you currently have the Juno 4.2 version However, if you currently have the Juno 4.2 version
installed and you do not want to upgrade the IDE, you can installed and you do not want to upgrade the IDE, you can
configure Juno to work with the Yocto Project. configure Juno to work with the Yocto Project.
See the
"<link linkend='configuring-the-eclipse-ide-juno'>Configuring the Eclipse IDE (Juno)</link>"
section.
</para> </para>
<para> <para>
@ -696,19 +693,17 @@
</para> </para>
</section> </section>
<section id='configuring-the-eclipse-ide-kepler'> <section id='configuring-the-eclipse-ide'>
<title>Configuring the Eclipse IDE (Kepler)</title> <title>Configuring the Eclipse IDE</title>
<para> <para>
This section presents the steps needed to configure the This section presents the steps needed to configure the
Kepler 4.3 Eclipse IDE. Eclipse IDE.
If you are using Juno 4.2, see the
"<link linkend='configuring-the-eclipse-ide-juno'>Configuring the Eclipse IDE (Juno)</link>".
</para> </para>
<para> <para>
Before installing and configuring the Eclipse Yocto Plug-in, Before installing and configuring the Eclipse Yocto Plug-in,
you need to configure the Kepler 4.3 Eclipse IDE. you need to configure the Eclipse IDE.
Follow these general steps: Follow these general steps:
<orderedlist> <orderedlist>
<listitem><para>Start the Eclipse IDE.</para></listitem> <listitem><para>Start the Eclipse IDE.</para></listitem>
@ -716,8 +711,12 @@
select "Install New Software" from the "Help" select "Install New Software" from the "Help"
pull-down menu.</para></listitem> pull-down menu.</para></listitem>
<listitem><para>Select <listitem><para>Select
<filename>Juno - &ECLIPSE_JUNO_URL;</filename> <filename>Kepler - &ECLIPSE_KEPLER_URL;</filename>
from the "Work with:" pull-down menu. from the "Work with:" pull-down menu.
<note>
For Juno, select
<filename>Juno - &ECLIPSE_JUNO_URL;</filename>
</note>
</para></listitem> </para></listitem>
<listitem><para>Expand the box next to "Linux Tools" <listitem><para>Expand the box next to "Linux Tools"
and select the and select the
@ -744,52 +743,6 @@
</para> </para>
</section> </section>
<section id='configuring-the-eclipse-ide-juno'>
<title>Configuring the Eclipse IDE (Juno)</title>
<para>
This section presents the steps needed to configure the
Juno 4.2 Eclipse IDE.
</para>
<para>
Before installing and configuring the Eclipse Yocto Plug-in,
you need to configure the Juno 4.2 Eclipse IDE.
Follow these general steps:
<orderedlist>
<listitem><para>Start the Eclipse IDE.</para></listitem>
<listitem><para>Make sure you are in your Workbench and
select "Install New Software" from the "Help"
pull-down menu.</para></listitem>
<listitem><para>Select
<filename>Juno - &ECLIPSE_JUNO_URL;</filename>
from the "Work with:" pull-down menu.
</para></listitem>
<listitem><para>Expand the box next to "Linux Tools"
and select the
<filename>LTTng - Linux Tracing Toolkit</filename> boxes.
</para></listitem>
<listitem><para>Expand the box next to "Mobile and
Device Development" and select the following boxes:
<itemizedlist>
<listitem><para><filename>C/C++ Remote Launch</filename></para></listitem>
<listitem><para><filename>Remote System Explorer End-user Runtime</filename></para></listitem>
<listitem><para><filename>Remote System Explorer User Actions</filename></para></listitem>
<listitem><para><filename>Target Management Terminal</filename></para></listitem>
<listitem><para><filename>TCF Remote System Explorer add-in</filename></para></listitem>
<listitem><para><filename>TCF Target Explorer</filename></para></listitem>
</itemizedlist></para></listitem>
<listitem><para>Expand the box next to "Programming
Languages" and select the
<filename>Autotools Support for CDT</filename>
and <filename>C/C++ Development Tools</filename>
boxes.</para></listitem>
<listitem><para>Complete the installation and restart
the Eclipse IDE.</para></listitem>
</orderedlist>
</para>
</section>
<section id='installing-the-eclipse-yocto-plug-in'> <section id='installing-the-eclipse-yocto-plug-in'>
<title>Installing or Accessing the Eclipse Yocto Plug-in</title> <title>Installing or Accessing the Eclipse Yocto Plug-in</title>
@ -819,17 +772,25 @@
<listitem><para>Click "Add..." in the "Work with:" <listitem><para>Click "Add..." in the "Work with:"
area.</para></listitem> area.</para></listitem>
<listitem><para>Enter <listitem><para>Enter
<filename>&ECLIPSE_DL_PLUGIN_URL;</filename> <filename>&ECLIPSE_DL_PLUGIN_URL;/kepler</filename>
in the URL field and provide a meaningful name in the URL field and provide a meaningful name
in the "Name" field.</para></listitem> in the "Name" field.
<note>
If you are using Juno, use
<filename>&ECLIPSE_DL_PLUGIN_URL;/juno</filename>
in the URL field.
</note></para></listitem>
<listitem><para>Click "OK" to have the entry added <listitem><para>Click "OK" to have the entry added
to the "Work with:" drop-down list. to the "Work with:" drop-down list.
</para></listitem> </para></listitem>
<listitem><para>Select the entry for the plug-in <listitem><para>Select the entry for the plug-in
from the "Work with:" drop-down list. from the "Work with:" drop-down list.
</para></listitem> </para></listitem>
<listitem><para>Check the box next to <listitem><para>Check the boxes next to
<filename>Development tools and SDKs for Yocto Linux</filename>. <filename>Yocto Project ADT Plug-in</filename>,
<filename>Yocto Project Bitbake Commander Plug-in</filename>,
and
<filename>Yocto Project Documentation plug-in</filename>.
</para></listitem> </para></listitem>
<listitem><para>Complete the remaining software <listitem><para>Complete the remaining software
installation steps and then restart the Eclipse installation steps and then restart the Eclipse
@ -849,8 +810,13 @@
<listitem><para>Open a shell and create a Git <listitem><para>Open a shell and create a Git
repository with: repository with:
<literallayout class='monospaced'> <literallayout class='monospaced'>
$ git clone git://git.yoctoproject.org/eclipse-poky yocto-eclipse $ git clone git://git.yoctoproject.org/eclipse-poky-kepler yocto-eclipse
</literallayout> </literallayout>
<note>
If you are using Juno, the repository is
located at
<filename>git://git.yoctoproject.org/eclipse-poky-juno</filename>.
</note>
For this example, the repository is named For this example, the repository is named
<filename>~/yocto-eclipse</filename>. <filename>~/yocto-eclipse</filename>.
</para></listitem> </para></listitem>
@ -1129,7 +1095,7 @@
<filename>Build system derived toolchain</filename>, <filename>Build system derived toolchain</filename>,
the target kernel you built will be located in the target kernel you built will be located in
the Build Directory in the Build Directory in
<filename>tmp/deploy/images</filename> <filename>tmp/deploy/images/&lt;machine&gt;</filename>
directory. directory.
If you selected If you selected
<filename>Standalone pre-built toolchain</filename>, <filename>Standalone pre-built toolchain</filename>,