diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index 17c65e1c71..f807a94960 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -96,36 +96,6 @@
Eclipse -vmargs -XX:PermSize=256M
-
- The Eclipse plug-in depends several Eclipse projects plug-ins:
- Eclipse C/C++ Development Tools (CDT), Autotools support for CDT (Incubation) and Target
- Management (RSE).
-
-
- After installing Eclipse and bringing up the IDE for the first
- time you need to be sure the following four sites are available by adding them.
-
-
- CDT - http://download.eclipse.org/tools/cdt/releases/helios
- Helios - http://download.eclipse.org/releases/helios
- Target Management
- 3.2 Updates - http://download.eclipse.org/dsdp/tm/updates/3.2
- The Eclipse Project Updates -
- http://download.eclipse.org/eclipse/updates/3.6
-
-
- Once these sites are available do the following:
-
- Use the "Work with:" drop down list and
- select "All Available Sites--"
- For CDT and Autotools support: Expand the
- "Programming Languages" list and select "Autotools support for CDT
- (Incubation)" and "C/C++ Development Tools". Click "Next" and complete
- the update.
- For RSE support: Select "TM and
- RSE Main Features". Click "Next" and complete the update.
-
-