Esri / dojo-bootstrap-map-js

Samples for how to use the Esri ArcGIS API for JavaScript w/ Bootstap via Dojo-bootstrap
Apache License 2.0
71 stars 83 forks source link

Java prerequisite #91

Closed leighghunt closed 9 years ago

leighghunt commented 9 years ago

This caught me out when trying to build on Windows without java installed. I was able to resolve just by downloading JRE from https://java.com/en/download/.

See #90 for symptoms.