https://github.com/ctron/hono-dev
Developer tools for Eclipse Hono
https://github.com/ctron/hono-dev
Last synced: 3 months ago
JSON representation
Developer tools for Eclipse Hono
- Host: GitHub
- URL: https://github.com/ctron/hono-dev
- Owner: ctron
- License: epl-2.0
- Created: 2018-08-07T08:29:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T12:19:09.000Z (over 7 years ago)
- Last Synced: 2025-02-23T11:17:39.041Z (over 1 year ago)
- Language: Dockerfile
- Size: 19.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Developer tools for Eclipse Hono™
This is just my personal stuff, helping me to work on [Eclipse Hono](https://github.com/eclipse/hono).
## Eclipse Launchers
This repository hosts a set of Eclipse IDE launchers. In order to use them:
1. Install the Docker tools, M2Eclipse support into your Eclipe Java IDE
1. Clone the following repositories into your workspace and import their projects
using the import wizard:
* https://github.com/ctron/hono-dev
* https://github.com/eclipse/hono
* https://github.com/ctron/hono-simulator
1. Run "Qpid (Build Router Image)" at least once, in order to build the
customized router image
After that you can run the Hono applications or the simulator applications. Be
sure to start all Hono services and the consumer before starting the simulator.