diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-04-30 09:33:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-07 10:23:41 +0100 |
commit | 24c80ee695aa54e2d54834bae9dead15a269025d (patch) | |
tree | 8b909948196cdc5ce393ee163475552005745ac4 /documentation/ref-manual | |
parent | 932b8ae307208d885822af1144338931f0c3be5d (diff) | |
download | poky-24c80ee695aa54e2d54834bae9dead15a269025d.tar.gz |
ref-manual: Added Eclipse removal for migration section.
(From yocto-docs rev: 06409e5fa0080f76f68d9f98b3c9f5a4edfcc948)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/migration.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 1b902914bc..fd31cd0acf 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -6353,6 +6353,17 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
6353 | </para> | 6353 | </para> |
6354 | </section> | 6354 | </section> |
6355 | 6355 | ||
6356 | <section id='migration-2.7-eclipse-support-dropped'> | ||
6357 | <title><trademark class='trade'>Eclipse</trademark> Support Removed</title> | ||
6358 | |||
6359 | <para> | ||
6360 | Support for the Eclipse IDE has been removed. | ||
6361 | Support continues for those releases prior to 2.7 that did include | ||
6362 | support. | ||
6363 | The 2.7 release does not include the Eclipse Yocto plug-in. | ||
6364 | </para> | ||
6365 | </section> | ||
6366 | |||
6356 | <section id='migration-2.7-qemu-native-splits-system-and-user-mode-parts'> | 6367 | <section id='migration-2.7-qemu-native-splits-system-and-user-mode-parts'> |
6357 | <title><filename>qemu-native</filename> Splits the System and User-Mode Parts</title> | 6368 | <title><filename>qemu-native</filename> Splits the System and User-Mode Parts</title> |
6358 | 6369 | ||