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
Welcome to the home of the ArcGIS Runtime API for Java samples Github page! This repo contains a set of sample projects demonstrating how to accomplish various mapping and geospatial tasks with the ArcGIS Runtime API for Java.
17
+
Welcome to the home of the ArcGIS Runtime API for Java samples! This repo contains a set of sample projects demonstrating how to accomplish various mapping and geospatial tasks with the ArcGIS Runtime API for Java.
18
18
19
19

20
20
@@ -34,7 +34,7 @@ Note: *in the following instructions for setting the API key, if a `gradle.prope
34
34
35
35
1. Open IntelliJ IDEA and select _File > Open..._.
36
36
2. Choose one of the sample project directories (not the category folder) and click _OK_.
37
-
3. Select _File > Project Structure..._ and ensure that the Project SDK and language level are set to use Java 11.
37
+
3. Select _File > Project Structure..._ and ensure that the Project SDK and language level are set to use Java 11 or Java 17.
38
38
4. Store your API key in the `gradle.properties` file located in the `/.gradle` folder within your home directory. The API key will be set as a Java system property when the sample is run.
0 commit comments