Skip to content

Commit f9fa998

Browse files
author
jan
committed
this is getting embarrassing.
1 parent b28d656 commit f9fa998

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

website/WebContent/stable.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@
6262
<p>The product is the only supported setup!</p>
6363
<p>Sloeber needs java 8! Other java versions will not work!</p>
6464
<?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>
7272

7373
If you have download issues try another browser. Firefox seems to work fine on all oses. chrome seems to have issues.
7474
<div class="row">

0 commit comments

Comments
 (0)