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: content/guides/play-framework-2.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ Clever Cloud supports Play! 2 applications natively. The following guide explain
29
29
30
30
### Mandatory configuration
31
31
32
-
* Starting from **Play 2.4**, your application needs **Java 8** to run. Please read [select java version](/developers/doc/applications/java/java-war/#available-java-versions"Select Java version") for more information.
33
32
* Starting from **Play 2.4**, your application needs **Java 8** to run. Please read [select java version](/developers/doc/applications/java/java-war/#available-java-versions"Select Java version") for more information.
34
33
35
34
Play! 2 applications use sbt. Please have a look at [deploy Scala apps](/developers/doc/applications/scala) for a complete documentation on sbt deployment options.
0 commit comments