mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 11:28:58 +00:00
sdk-manual: Updated "Installing the Neon Eclipse IDE"
(From yocto-docs rev: e6e6cd146bb821d544b1b9a43307ecd3034f3e52) Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2170916ff9
commit
db17061d3b
@@ -53,8 +53,8 @@
|
||||
<ulink url='http://www.eclipse.org/neon/'>http://www.eclipse.org/neon/</ulink>.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Download the Tarball:</emphasis>
|
||||
Click the "Download" button and then use the "Linux
|
||||
for Eclipse IDE for C++ Developers"
|
||||
Click the "Download" button and then use the "Eclipse
|
||||
IDE for C/C++ Developers"
|
||||
appropriate for your development system.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Unpack the Tarball:</emphasis>
|
||||
@@ -66,26 +66,14 @@
|
||||
</literallayout>
|
||||
Everything unpacks into a folder named "Eclipse".
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Launch the Installer:</emphasis>
|
||||
Use the following commands to launch the installer:
|
||||
<listitem><para><emphasis>Launch Eclipse:</emphasis>
|
||||
The following commands launch Eclipse assuming you
|
||||
unpacked it in your home directory:
|
||||
<literallayout class='monospaced'>
|
||||
$ cd ~/eclipse-installer
|
||||
$ ./eclipse-inst
|
||||
$ cd ~/eclipse
|
||||
$ ./eclipse
|
||||
</literallayout>
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Select Your IDE:</emphasis>
|
||||
From the list, select the "Eclipse IDE for C/C++
|
||||
Developers".
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Install the Software:</emphasis>
|
||||
Accept the default "cpp-neon" directory and click
|
||||
"Install".
|
||||
Accept any license agreements and approve any
|
||||
certificates.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>Launch Neon:</emphasis>
|
||||
Click the "Launch" button and accept the default
|
||||
"workspace".
|
||||
Accept the default "workspace" once Eclipse launches.
|
||||
</para></listitem>
|
||||
</orderedlist>
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user