From c82c2f5addd997cd8286a41776e90bea205d62f5 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 22 May 2020 00:33:39 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/README.html | 17 +++++++++++++---- reference/html/index.html | 17 +++++++++++++---- reference/html/spring-cloud-circuitbreaker.html | 17 +++++++++++++---- 3 files changed, 39 insertions(+), 12 deletions(-) diff --git a/reference/html/README.html b/reference/html/README.html index d67c8e7..0ae791d 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -144,8 +144,9 @@ $(globalSwitch);
  • 1.2. Documentation
  • 1.3. Working with the code
  • @@ -515,7 +516,15 @@ a modified file in the correct place. Just commit it and push the change.

    should also work without issue as long as they use Maven 3.3.3 or better.

    -

    1.3.1. Importing into eclipse with m2eclipse

    +

    1.3.1. Activate the Spring Maven profile

    +
    +

    Spring Cloud projects require the 'spring' Maven profile to be activated to resolve +the spring milestone and snapshot repositories. Use your preferred IDE to set this +profile to be active, or you may experience build errors.

    +
    +
    +
    +

    1.3.2. Importing into eclipse with m2eclipse

    We recommend the m2eclipse eclipse plugin when working with eclipse. If you don’t already have m2eclipse installed it is available from the "eclipse @@ -542,7 +551,7 @@ pom into your settings.xml.

    -

    1.3.2. Importing into eclipse without m2eclipse

    +

    1.3.3. Importing into eclipse without m2eclipse

    If you prefer not to use m2eclipse you can generate eclipse project metadata using the following command:

    diff --git a/reference/html/index.html b/reference/html/index.html index d67c8e7..0ae791d 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -144,8 +144,9 @@ $(globalSwitch);
  • 1.2. Documentation
  • 1.3. Working with the code
  • @@ -515,7 +516,15 @@ a modified file in the correct place. Just commit it and push the change.

    should also work without issue as long as they use Maven 3.3.3 or better.

    -

    1.3.1. Importing into eclipse with m2eclipse

    +

    1.3.1. Activate the Spring Maven profile

    +
    +

    Spring Cloud projects require the 'spring' Maven profile to be activated to resolve +the spring milestone and snapshot repositories. Use your preferred IDE to set this +profile to be active, or you may experience build errors.

    +
    +
    +
    +

    1.3.2. Importing into eclipse with m2eclipse

    We recommend the m2eclipse eclipse plugin when working with eclipse. If you don’t already have m2eclipse installed it is available from the "eclipse @@ -542,7 +551,7 @@ pom into your settings.xml.

    -

    1.3.2. Importing into eclipse without m2eclipse

    +

    1.3.3. Importing into eclipse without m2eclipse

    If you prefer not to use m2eclipse you can generate eclipse project metadata using the following command:

    diff --git a/reference/html/spring-cloud-circuitbreaker.html b/reference/html/spring-cloud-circuitbreaker.html index d67c8e7..0ae791d 100644 --- a/reference/html/spring-cloud-circuitbreaker.html +++ b/reference/html/spring-cloud-circuitbreaker.html @@ -144,8 +144,9 @@ $(globalSwitch);
  • 1.2. Documentation
  • 1.3. Working with the code
  • @@ -515,7 +516,15 @@ a modified file in the correct place. Just commit it and push the change.

    should also work without issue as long as they use Maven 3.3.3 or better.

    -

    1.3.1. Importing into eclipse with m2eclipse

    +

    1.3.1. Activate the Spring Maven profile

    +
    +

    Spring Cloud projects require the 'spring' Maven profile to be activated to resolve +the spring milestone and snapshot repositories. Use your preferred IDE to set this +profile to be active, or you may experience build errors.

    +
    +
    +
    +

    1.3.2. Importing into eclipse with m2eclipse

    We recommend the m2eclipse eclipse plugin when working with eclipse. If you don’t already have m2eclipse installed it is available from the "eclipse @@ -542,7 +551,7 @@ pom into your settings.xml.

    -

    1.3.2. Importing into eclipse without m2eclipse

    +

    1.3.3. Importing into eclipse without m2eclipse

    If you prefer not to use m2eclipse you can generate eclipse project metadata using the following command: