diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index e840385c25..85dff0b673 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -28,6 +28,35 @@ to prepare any Linux, Mac, or Windows development host. + + Once your development host is set up to use the Yocto Project, + further steps are necessary depending on what you want to + accomplish. + See the following references for information on how to prepare for + Board Support Package (BSP) development, kernel development, and + development using the Eclipse IDE: + + + BSP Development: + See the + "Preparing Your Build Host to Work With BSP Layers" + section in the Yocto Project Board Support Package (BSP) + Developer's Guide. + + + Kernel Development: + Need some kernel links. + + + Eclipse Development: + See the + "Developing Applications Using Eclipse" + section in the Yocto Project Software Development Kit (SDK) + Developer's Guide. + + + +
Setting Up a Native Linux Host @@ -325,51 +354,6 @@
- -
- Setting Up to Use Eclipse - - - This section presents the steps needed to set up your host if you - are going to be using the popular - Eclipse IDE. - The steps in this procedure are links to sections in the - Yocto Project Software Development Kit (SDK) Developer's Guide - that provide detailed procedures given the Neon version of - Eclipse. - For procedures on the entire development process using - Eclipse, see the - "Developing Applications Using Eclipse" - section in the Yocto Project Software Development Kit (SDK) - Developer's Guide. - - - Install Eclipse: - See the - "Installing the Neon Eclipse IDE" - section. - - - Configure Eclipse: - See the - "Configuring the Neon Eclipse IDE" - section. - - - Configure Eclipse: - See the - "Installing or Accessing the Neon Eclipse Yocto Plug-in" - section. - - - Configure Eclipse: - See the - "Configuring the Neon Eclipse Yocto Plug-in" - section. - - - -