[Notice] Announcing the End of Demo Server [Read me]

Merge branch 'docs/we-support-java8' into 'next'
from pull-request 1510 * refs/heads/docs/we-support-java8: State we support Java 8 Reviewed-by: 백기선
@4e3560fba2f7f85b6624493b289499b078497ce5
--- README.md
+++ README.md
... | ... | @@ -29,7 +29,7 @@ |
29 | 29 |
java -version |
30 | 30 |
javac -version |
31 | 31 |
|
32 |
-JDK version 7(1.7) is required. |
|
32 |
+JDK version 7(1.7) or 8(1.8) is required. |
|
33 | 33 |
|
34 | 34 |
### Download Play Activator |
35 | 35 |
|
... | ... | @@ -164,7 +164,7 @@ |
164 | 164 |
java -version |
165 | 165 |
javac -version |
166 | 166 |
|
167 |
-JDK 7(1.7)이어야 합니다. |
|
167 |
+JDK 7(1.7) 혹은 8(1.8) 이어야 합니다. |
|
168 | 168 |
|
169 | 169 |
### Play Activator 내려 받기 |
170 | 170 |
|
--- docs/system-requirements.md
+++ docs/system-requirements.md
... | ... | @@ -1,7 +1,7 @@ |
1 | 1 |
Server |
2 | 2 |
------ |
3 | 3 |
|
4 |
-* Java SE 7 JDK |
|
4 |
+* Java SE 7 or 8 JDK |
|
5 | 5 |
|
6 | 6 |
Client |
7 | 7 |
------ |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?