File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 58
58
version of the Eclipse CDT and the latest stable build of our great
59
59
Arduino eclipse IDE!</p>
60
60
<p>The product is the only supported setup!</p>
61
- <p>Sloeber needs java 10 or higher and lower than 16 ! Other java versions will not work!</p>
62
- <P>Download a java from <a href="https://adoptium.net/" >https://adoptium.net/</a>
63
- <?php if ($ os =="win " ){echo "<p>The product includes java.</p> " ;}; ?>
61
+ <p>Sloeber needs java 17 or higher but is now included in the release!</p>
62
+ <?php if ($ os =="linux " ){echo "<p>Due to new security a simple download and extract will not work.</p> " ;}; ?>
63
+ <?php if ($ os =="linux " ){echo "<p>After the download run.</p> " ;}; ?>
64
+ <?php if ($ os =="linux " ){echo "<p>chmod u+x sloeber-ide</p> " ;}; ?>
65
+ <?php if ($ os =="linux " ){echo "<p>Start Sloeber; then run</p> " ;}; ?>
66
+ <?php if ($ os =="linux " ){echo "chmod +x plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_*/jre/bin/* " ;}; ?>
67
+ <?php if ($ os =="linux " ){echo "<p></p> " ;}; ?>
68
+
69
+
64
70
<?php if ($ os =="mac " ){echo "<p>Due to mac new security approach a simple download and extract will not work.</p> " ;}; ?>
65
71
<?php if ($ os =="mac " ){echo "<p>Follow following steps to install.</p> " ;}; ?>
66
72
<?php if ($ os =="mac " ){echo "<p>1)download with mac browser.</p> " ;}; ?>
You can’t perform that action at this time.
0 commit comments