summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-user-guide/doc/using_eclipse.xml')
-rw-r--r--doc/book-enea-linux-user-guide/doc/using_eclipse.xml51
1 files changed, 23 insertions, 28 deletions
diff --git a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
index 077935a..a8b2934 100644
--- a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
+++ b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
@@ -5,35 +5,34 @@
5 <section id="install_eclipse"> 5 <section id="install_eclipse">
6 <title>Installing Oxygen Eclipse IDE</title> 6 <title>Installing Oxygen Eclipse IDE</title>
7 7
8 <para> 8 <note>
9 <note> 9 <para>Yocto Eclipse Plugins are discontinued, with the last Yocto version that provides them
10 Yocto Eclipse Plugins are discontinued and the last Yocto version that provides them 10 being Yocto 2.5.</para>
11 is Yocto 2.5. 11 </note>
12 </note>
13 </para>
14 12
15 <para>Installation and configuration of the Eclipse Oxygen IDE should be done following the 13 <para>Configuration of the Eclipse Oxygen IDE should be done following the
16 <ulink url="http://www.yoctoproject.org/docs/2.5/sdk-manual/sdk-manual.html#adt-eclipse">Yocto 14 <ulink url="http://www.yoctoproject.org/docs/2.5/sdk-manual/sdk-manual.html#adt-eclipse">Yocto
17 Project Application Development and the Extensible Software Development Kit 15 Project Application Development and the Extensible Software Development Kit
18 (eSDK)</ulink> documentation, Chapter 5. 16 (eSDK)</ulink> documentation.</para>
19 Instructions provided in Chapter 5.2.1.1 are no longer valid, so, please follow the 17
20 steps below in order to install Eclipse Oxygen: 18 <para>The installation instructions provided in Chapter 5.2.1.1 are no longer valid, please follow the
19 steps below in order to install Eclipse Oxygen:
21 </para> 20 </para>
22 21
23 <orderedlist> 22 <orderedlist>
24 <listitem> 23 <listitem>
25 <para>Download Eclipse Oxygen archive from this link, by selecting the correct architecture:<ulink 24 <para>Download the <ulink
26 url="https://www.eclipse.org/downloads/packages/release/oxygen/2/eclipse-ide-cc-developers"> 25 url="https://www.eclipse.org/downloads/packages/release/oxygen/2/eclipse-ide-cc-developers">
27 https://www.eclipse.org/downloads/packages/release/oxygen/2/eclipse-ide-cc-developers</ulink> 26 Eclipse Oxygen archive</ulink>. Make sure to select the correct architecture in the link provided,
28 (i.e. <filename>eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz</filename>). 27 e.g. <filename>eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz</filename>.
29 </para> 28 </para>
30 </listitem> 29 </listitem>
31 30
32 <listitem> 31 <listitem>
33 <para>Decompress the Eclipse archive in your home directory and start the IDE: 32 <para>Unzip the Eclipse archive in your home directory and start the IDE:
34 <programlisting> 33 <programlisting>
35 $ tar xf ~/Downloads/eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz -C ~/ 34 $ tar xf ~/Downloads/eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz -C ~/
36 $ ~/eclipse/eclipse 35 $ ~/eclipse/eclipse
37 </programlisting> 36 </programlisting>
38 </para> 37 </para>
39 </listitem> 38 </listitem>
@@ -43,21 +42,17 @@
43 Oxygen. 42 Oxygen.
44 </para> 43 </para>
45 </listitem> 44 </listitem>
46
47 </orderedlist> 45 </orderedlist>
48 46
49 <para> 47 <note>
50 <note> 48 <para>For compatibility reasons, only use JDK version 1.8 on your host.</para>
51 For compatibility reasons, only use JDK version 1.8 on your host.
52 </note> 49 </note>
53 </para>
54 </section> 50 </section>
55 51
56 <section id="install_yocto"> 52 <section id="install_yocto">
57 <title>Installing Yocto Plug-ins</title> 53 <title>Installing Yocto Plugins</title>
58 54
59 <para>To install the Yocto Plugins in Eclipse, follow the instructions in 55 <para>To install the Yocto Plugins in Eclipse, follow the instructions in the <ulink
60 <ulink
61 url="http://www.yoctoproject.org/docs/2.5/sdk-manual/sdk-manual.html#oxygen-setting-up-the-eclipse-ide"> 56 url="http://www.yoctoproject.org/docs/2.5/sdk-manual/sdk-manual.html#oxygen-setting-up-the-eclipse-ide">
62 Yocto Project Application Development and the Extensible Software Development Kit 57 Yocto Project Application Development and the Extensible Software Development Kit
63 (eSDK)</ulink> documentation, Chapter 5.2.1.3. 58 (eSDK)</ulink> documentation, Chapter 5.2.1.3.
@@ -217,11 +212,11 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
217 </orderedlist> 212 </orderedlist>
218 213
219 <tip> 214 <tip>
220 <para>More details on how to configure the cross-compiler can be found 215 <para>Details on how to configure the cross-compiler can be found
221 in the <ulink 216 in the <ulink
222 url="http://www.yoctoproject.org/docs/2.5/sdk-manual/sdk-manual.html">Yocto 217 url="http://www.yoctoproject.org/docs/2.5/sdk-manual/sdk-manual.html">Yocto
223 Project Application Development and the Extensible Software Development Kit 218 Project Application Development and Extensible Software Development Kit
224 (eSDK)</ulink>. 219 (eSDK) Manual</ulink>.
225 </para> 220 </para>
226 221
227 <para>There is also a good cheat sheet available in Eclipse, under 222 <para>There is also a good cheat sheet available in Eclipse, under
@@ -672,7 +667,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
672 role="bold">Browse</emphasis> button and select a location on 667 role="bold">Browse</emphasis> button and select a location on
673 the remote target. You need an active TCF connection to the 668 the remote target. You need an active TCF connection to the
674 target for the <emphasis role="bold">Browse</emphasis> button to 669 target for the <emphasis role="bold">Browse</emphasis> button to
675 work (see Chapter <emphasis role="bold">Setting up a TCF 670 work (see chapter <emphasis role="bold">Setting up a TCF
676 Connection from Eclipse</emphasis>). Note that you need to 671 Connection from Eclipse</emphasis>). Note that you need to
677 specify the path including the filename.</para> 672 specify the path including the filename.</para>
678 </listitem> 673 </listitem>