File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 62
62
<p>The product is the only supported setup!</p>
63
63
<p>Sloeber needs java 8! Other java versions will not work!</p>
64
64
<?php if ($ os =="win " ){echo "<p>The product includes java.</p> " ;}; ?>
65
- <?php if ($ os =="macos " ){echo "<p>Due to mac new security approach a simple download and extract will not work.</p> " ;}; ?>
66
- <?php if ($ os =="macos " ){echo "<p>Follow following steps to install.</p> " ;}; ?>
67
- <?php if ($ os =="macos " ){echo "<p>1)download with mac browser.</p> " ;}; ?>
68
- <?php if ($ os =="macos " ){echo "<p>2)unpacked the sloeber ide zip file with the macOS native Archive Utility. Not in the download folder!!!</p> " ;}; ?>
69
- <?php if ($ os =="macos " ){echo "<p>3)in the folder where you extracted Sloeber run: sudo xattr -r -d com.apple.quarantine Sloeber.app</p> " ;}; ?>
70
- <?php if ($ os =="macos " ){echo "<p></p> " ;}; ?>
71
- << p>Read the info on this site at: install->start here-> <?php echo "$ OS " ;?> comments</p>
65
+ <?php if ($ os =="mac " ){echo "<p>Due to mac new security approach a simple download and extract will not work.</p> " ;}; ?>
66
+ <?php if ($ os =="mac " ){echo "<p>Follow following steps to install.</p> " ;}; ?>
67
+ <?php if ($ os =="mac " ){echo "<p>1)download with mac browser.</p> " ;}; ?>
68
+ <?php if ($ os =="mac " ){echo "<p>2)unpacked the sloeber ide zip file with the macOS native Archive Utility. Not in the download folder!!!</p> " ;}; ?>
69
+ <?php if ($ os =="mac " ){echo "<p>3)in the folder where you extracted Sloeber run: sudo xattr -r -d com.apple.quarantine Sloeber.app</p> " ;}; ?>
70
+ <?php if ($ os =="mac " ){echo "<p></p> " ;}; ?>
71
+ <p>Read the info on this site at: install->start here-> <?php echo "$ OS " ;?> comments</p>
72
72
73
73
If you have download issues try another browser. Firefox seems to work fine on all oses. chrome seems to have issues.
74
74
<div class="row">
You can’t perform that action at this time.
0 commit comments