summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-yp-intro.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-04-12 14:16:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-18 11:30:37 +0100
commitb0054db73d1c7bf432f8bc587f80029eb611aabd (patch)
tree6763f8a5dcbfe246d75c4e57c15b5f7eb17db567 /documentation/overview-manual/overview-manual-yp-intro.xml
parent81fb14b1f701c0dec6b5fb10ddb701e0420a0b45 (diff)
downloadpoky-b0054db73d1c7bf432f8bc587f80029eb611aabd.tar.gz
overview-manual: Removed all references to Eclipse
I also fixed all linking as needed. (From yocto-docs rev: f987bc2846a2356a58934164652bb1dc59623b3b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.xml')
-rw-r--r--documentation/overview-manual/overview-manual-yp-intro.xml43
1 files changed, 0 insertions, 43 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml
index 254f191cc5..dbf62cc162 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.xml
+++ b/documentation/overview-manual/overview-manual-yp-intro.xml
@@ -502,35 +502,6 @@
502 Manual. 502 Manual.
503 </para></listitem> 503 </para></listitem>
504 <listitem><para> 504 <listitem><para>
505 <emphasis><trademark class='trade'>Eclipse</trademark> IDE Plug-in:</emphasis>
506 This plug-in enables you to use the popular Eclipse
507 Integrated Development Environment (IDE), which allows
508 for development using the Yocto Project all within the
509 Eclipse IDE.
510 You can work within Eclipse to cross-compile, deploy,
511 and execute your output into a QEMU emulation session
512 as well as onto actual target hardware.</para>
513
514 <para>The environment also supports performance
515 enhancing tools that allow you to perform remote
516 profiling, tracing, collection of power data,
517 collection of latency data, and collection of
518 performance data.</para>
519
520 <para>Once you enable the plug-in, standard Eclipse
521 functions automatically use the cross-toolchain
522 and target system libraries.
523 You can build applications using any of these
524 libraries.</para>
525
526 <para>For more information on the Eclipse plug-in,
527 see the
528 "<ulink url='&YOCTO_DOCS_SDK_URL;#adt-eclipse'>Working Within Eclipse</ulink>"
529 section in the Yocto Project Application Development
530 and the Extensible Software Development Kit (eSDK)
531 manual.
532 </para></listitem>
533 <listitem><para>
534 <emphasis>Toaster:</emphasis> 505 <emphasis>Toaster:</emphasis>
535 Toaster is a web interface to the Yocto Project 506 Toaster is a web interface to the Yocto Project
536 OpenEmbedded build system. 507 OpenEmbedded build system.
@@ -953,20 +924,6 @@
953 see the 924 see the
954 <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>. 925 <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink>.
955 </para></listitem> 926 </para></listitem>
956 <listitem><para>
957 <emphasis><trademark class='trade'>Eclipse</trademark> IDE:</emphasis>
958 If your Build Host supports and runs the popular
959 Eclipse IDE, you can install the Yocto Project Eclipse
960 plug-in and use the Yocto Project to develop software.
961 The plug-in integrates the Yocto Project functionality
962 into Eclipse development practices.</para>
963
964 <para>For information about how to install and use the
965 Yocto Project Eclipse plug-in, see the
966 "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-eclipse-project'>Developing Applications Using Eclipse</ulink>"
967 chapter in the Yocto Project Application Development and
968 the Extensible Software Development Kit (eSDK) Manual.
969 </para></listitem>
970 </itemizedlist> 927 </itemizedlist>
971 </para> 928 </para>
972 </section> 929 </section>