sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Irul24 d994ad09ee First Commit 2 years ago
..
.gitattributes First Commit 2 years ago
DOHRobot.jar First Commit 2 years ago
DOHRobot.java First Commit 2 years ago
README First Commit 2 years ago
compilerobot.bat First Commit 2 years ago
compilerobot.sh First Commit 2 years ago
manifest.txt First Commit 2 years ago
robot.css First Commit 2 years ago
root-ca.crt First Commit 2 years ago
signature.png First Commit 2 years ago

README

Setup to run robot tests on windows:

1. Install java (from java.com)
2. Launch java control panel (aka "Configure java")
3. On security tab, add your machine (192.168.1.12 in my case) to the "Exception site list".

In addition, respond to any browser prompts to allow the plugin to run.

To build the JAR file:

$ sh compilerobot.sh

To sign the JAR file:

Get the dojo.pfx file plus password from Dylan, and run:

$ jarsigner -storetype pkcs12 -keystore ~/Downloads/dojo.pfx DOHRobot.jar "js foundation's comodo ca limited id"