|
56 | 56 | <p>
|
57 | 57 | Beware though, as the nightly build represents the latest and
|
58 | 58 | greatest version off the code, but
|
59 |
| - <mark>there is no guarantee that these versions do not contain any |
60 |
| - issue</mark> |
61 |
| - (they probably do) as the little gnome is not renowned for his |
62 |
| - patience and he doesn't test the build extensively: actually he runs |
63 |
| - away right after launching it!</p> |
64 |
| - <P>And probably worse: The nightly is the playground of the contributors. |
65 |
| - No testing has been done, no validation has been done.</P> |
66 |
| - <P>In contrast to the stable the nightly product downloads do not contain a java run time.</P> |
67 |
| - |
| 59 | + <mark>there is no guarantee that these versions are stable</mark> |
| 60 | + (they probably are not). It is build from the latest sources, without extensive checking</p> |
| 61 | + |
| 62 | + <p> And probably worse: The nightly is the playground of the contributors. |
| 63 | + No testing has been done, no validation has been done.</p> |
68 | 64 |
|
| 65 | + <h3>Downloading a nighty product</h3> |
| 66 | + <p>Every build on GitHub contains an Artifacts section. you can download the latest product from the artifacts section by finding the latest succesclicking on this link:</p> |
| 67 | + <p><a href="https://github.com/Sloeber/arduino-eclipse-plugin/actions" target="blanks"><b>* Latest GitHub builds</b></a></p> |
| 68 | + <p>The latest Sloeber products come with an embedded JRE.</p> |
| 69 | + |
69 | 70 |
|
70 | 71 | <h3>Eclipse Update Site</h3>
|
71 | 72 | <p>Alternatively you can get the latest nightly build by setting the following update site within an existing Sloeber installation.</p>
|
72 |
| - <h2>The latest nightly needs java 11!!!!</h2> |
73 |
| - <p>So if you update your product on a windows machine that holds a jre folder you will need to delete the jre folder or upgrade the content to java11</p> |
| 73 | + <h2>The latest nightly needs at least java 11!!!!</h2> |
| 74 | + <p>The latest Sloeber products come with an embedded JRE. |
| 75 | + If you are running the product, you must install the latest stable product first |
| 76 | + before you update from the nightly update site.</p> |
74 | 77 | <div class="row">
|
75 | 78 | <div class="col-md-4 col-md-offset-4">
|
76 | 79 | <?php
|
|
0 commit comments