We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a4b1a commit 9ebb093Copy full SHA for 9ebb093
1 file changed
j2se/java-amqp-demo/README.md
@@ -3,6 +3,7 @@
3
This tutorial contains Java/J2SE sample application for AMQP built using Kaazing Java WebSocket AMQP API
4
5
## Building and running the application
6
+__Note__: Make sure that you have Gradle 2.10 or higher installed.
7
- Build the application using gradle
8
```bash
9
cd <application root directory>
0 commit comments