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
<p>FunctionalJava uses the Retro Lambda project to backport Java 8 lambdas to Java 7 bytecode. This requires access to both JDK 7 and 8. The build system requires the environment variables <code>JAVA7_HOME</code> and <code>JAVA8_HOME</code> to refer to the appropriate directories.</p>
149
155
</div>
150
156
<divclass="paragraph">
151
-
<p>Building is done using Gradle 2.0. In the root directory run:</p>
157
+
<p>Building is done using Gradle. In the root directory run:</p>
0 commit comments