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: doc/Certification.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,11 @@ The RESO Commander is the basis for automated Data Dictionary, Payloads, and Web
11
11
12
12
13
13
## Java and the JDK
14
-
To run the Commander as an _automated testing tool_, the Java JDK must be installed. The Commander has been tested with JDK 1.8 and 10 at this point. Those using JDK 11+, please [report issues](https://github.com/RESOStandards/web-api-commander/issues) if they arise.
14
+
To run the Commander as an _automated testing tool_, a Java 64-bit JDK must be installed.
15
+
16
+
The Commander has been tested with JDK 1.8 and 10 at this point.
17
+
18
+
Those using JDK 11+, please [report issues](https://github.com/RESOStandards/web-api-commander/issues) if they arise.
15
19
16
20
To see whether you have the JDK installed, type the following using your local command line environment:
17
21
```
@@ -87,6 +91,7 @@ RESO Certification tasks
87
91
testDataAvailability_1_7 - Data Dictionary 1.7 Data Availability Tests
0 commit comments