Skip to content

Commit 172846e

Browse files
author
Alan Christie
committed
- Another note about installing java before groovy
In windows section
1 parent a5142d1 commit 172846e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,13 @@ following approach is recommended: -
185185

186186
You will need:
187187

188+
- Java 8
188189
- Conda
189190
- Groovy (v2.4)
190191
- Git-Bash
191192

193+
1. Install Java 8 (ideally the JDK) and define [JAVA_HOME]. This **MUST**
194+
be done _before_ installing Groovy.
192195
1. Install [Git for Windows]. This will give you a unix bash-like
193196
execution environment
194197
1. From within the Git-bash shell navigate to your pipelines project.
@@ -219,6 +222,7 @@ tester by navigating to the sub-module in your pipelines project: -
219222
[Git for Windows]: http://gitforwindows.org
220223
[Gradle]: https://gradle.org
221224
[Groovy]: http://groovy-lang.org
225+
[JAVA_HOME]: https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/
222226
[PIP]: https://pypi.python.org/pypi
223227
[Pipelines]: https://github.com/InformaticsMatters/pipelines.git
224228
[RDKit]: http://www.rdkit.org

0 commit comments

Comments
 (0)