File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ Major versions
7676| Java 9 | | v |
7777| Java 10 | | v |
7878| Java 11 | | v |
79+ | Java 12 | | v |
7980
8081License
8182-------
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Runtime environment
3131Which version of JRE does Doma support?
3232---------------------------------------
3333
34- JRE 8, 9, 10 and 11 .
34+ JRE 8, 9, 10, 11 and 12 .
3535
3636Which libraries are required for Doma to work?
3737----------------------------------------------
@@ -43,10 +43,12 @@ Doma has no dependencies on other libraries.
4343Development environment
4444=======================
4545
46+ .. _which-version-of-jdk-does-doma-support :
47+
4648Which version of JDK does Doma support?
4749---------------------------------------
4850
49- JDK 8, 9, 10 and 11 .
51+ JDK 8, 9, 10, 11 and 12 .
5052
5153Which IDE do you recommend?
5254---------------------------
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ You install `JDK 8`_ .
1919
2020.. note ::
2121
22- Doma also supports JDK 9, 10 and 11.
22+ Doma supports JDK 8 and later.
23+ See also :ref: `Which version of JDK does Doma support?<which-version-of-jdk-does-doma-support> `.
2324
2425Install Eclipse
2526===============
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ You install `JDK 8`_ .
1919
2020.. note ::
2121
22- Doma support JDK 9 and JDK 10, 11.
22+ Doma supports JDK 8 and later.
23+ See also :ref: `Which version of JDK does Doma support?<which-version-of-jdk-does-doma-support> `.
2324
2425Install IntelliJ IDEA
2526======================
You can’t perform that action at this time.
0 commit comments