java-client-library/examples/awt
Sean Wells ca5e846bcc fix (tests|examples): hardcoded passwords for tests/examples
Removed hardcoded password for `testuser` and `admin`. You are now required to
set the user passwords in the respective `build.gradle` files.
Closes #1
2016-01-06 12:43:40 -08:00
..
gradle/wrapper Initial commit. 2014-11-27 09:38:29 +07:00
src/main chore (maintenance): add branding changes 2016-01-06 08:48:07 -08:00
README.txt Initial commit. 2014-11-27 09:38:29 +07:00
build.gradle fix (tests|examples): hardcoded passwords for tests/examples 2016-01-06 12:43:40 -08:00
gradlew Initial commit. 2014-11-27 09:38:29 +07:00
gradlew.bat Initial commit. 2014-11-27 09:38:29 +07:00

README.txt

To run the SimpleConsole example application use:

gradlew run

or

gradlew.bat run