File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -185,10 +185,13 @@ following approach is recommended: -
185
185
186
186
You will need:
187
187
188
+ - Java 8
188
189
- Conda
189
190
- Groovy (v2.4)
190
191
- Git-Bash
191
192
193
+ 1 . Install Java 8 (ideally the JDK) and define [ JAVA_HOME] . This ** MUST**
194
+ be done _ before_ installing Groovy.
192
195
1 . Install [ Git for Windows] . This will give you a unix bash-like
193
196
execution environment
194
197
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: -
219
222
[ Git for Windows ] : http://gitforwindows.org
220
223
[ Gradle ] : https://gradle.org
221
224
[ Groovy ] : http://groovy-lang.org
225
+ [ JAVA_HOME ] : https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/
222
226
[ PIP ] : https://pypi.python.org/pypi
223
227
[ Pipelines ] : https://github.com/InformaticsMatters/pipelines.git
224
228
[ RDKit ] : http://www.rdkit.org
You can’t perform that action at this time.
0 commit comments