Skip to content

Commit 03988b5

Browse files
authored
Merge branch 'develop' into update-sc-cluster-.rc5
2 parents e7170a4 + 30ebd53 commit 03988b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEVELOPMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Setting up development environment
22

33
## Install the necessary build tools
4-
You require to have latest stable [Oracle JDK 7](http://java.oracle.com/), latest stable
4+
You require to have latest stable [open JDK 8](https://openjdk.java.net/install/), latest stable
55
[Apache Maven](http://maven.apache.org/) and [Git](http://git-scm.com/) installed on your machine.
66

77
## Set up IntelliJ IDEA
@@ -17,4 +17,4 @@ next modifications:
1717
We use [Eclipse code formatter plugin] (https://github.com/krasa/EclipseCodeFormatter#instructions).
1818
Download [this code style configuration](https://github.com/scalecube/scalecube/blob/master/eclipse-java-google-style.xml)
1919
and [import order configuration](https://github.com/scalecube/scalecube/blob/master/style.importorder) and configure
20-
your IDEA plugin with those settings. Configuration is also available in the root project folder.
20+
your IDEA plugin with these settings. Configuration is also available in the root project folder.

0 commit comments

Comments
 (0)