You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/software/fiji/downloads.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: Fiji Downloads
6
6
7
7
{% include fiji/download-links %}
8
8
9
-
# System requirements
9
+
##System requirements
10
10
11
11
Fiji is supported on the following systems:
12
12
@@ -16,7 +16,7 @@ Fiji is supported on the following systems:
16
16
17
17
However, Fiji (like ImageJ) should run on any system for which a Java 8 runtime is available (Solaris, Raspbian, etc.).
18
18
19
-
# Installation
19
+
##Installation
20
20
21
21
{% include warning/avoid-program-files %}
22
22
@@ -30,26 +30,26 @@ Fiji is distributed as a
30
30
That means that you do not have to run an installer; just download, unpack and
31
31
start it.
32
32
33
-
# Troubleshooting
33
+
##Troubleshooting
34
34
35
35
- Many common questions are answered on the [FAQ](/learn/faq).
36
36
- If you encounter bugs, please see the [Getting Help](/discuss) page.
37
37
38
-
# Source code
38
+
##Source code
39
39
40
40
See the [source code](/develop/source) page for details on obtaining the Fiji source code.
41
41
42
-
# Other downloads
42
+
##Other downloads
43
43
44
-
## Archive
44
+
###Archive
45
45
46
-
You can download previous Fiji builds by date stamp from the [archive](https://downloads.imagej.net/fiji/archive/).
46
+
You can download previous Fiji builds by datestamp from the [archive](https://downloads.imagej.net/fiji/archive/).
47
47
48
-
## Life-Line Fiji versions
48
+
###Life-Line Fiji versions
49
49
50
50
This sections offers older downloads of Fiji, preserved just prior to introducing major changes. The idea is that if something goes horribly wrong, you can fall back to a stable version.
51
51
52
-
### Java 8
52
+
####Java 8
53
53
54
54
Here are Life-Line versions of Fiji created after the switch to Java 8.
55
55
@@ -100,7 +100,7 @@ Here are Life-Line versions of Fiji created after the switch to Java 8.
100
100
</table>
101
101
{:/}
102
102
103
-
### Java 6
103
+
####Java 6
104
104
105
105
Here are Life-Line versions from before Fiji switched to Java 8.
106
106
@@ -233,6 +233,6 @@ Here are Life-Line versions from before Fiji switched to Java 8.
233
233
</table>
234
234
{:/}
235
235
236
-
## See also
236
+
###See also
237
237
238
238
-[https://downloads.imagej.net/fiji/](https://downloads.imagej.net/fiji/) for early versions of [Fiji](/software/fiji), and other miscellany.
0 commit comments