It would be great to be able to generate IDE launchers. For example: ``` mvn vertx:idea ``` or ``` mvn vertx:eclipse ``` I believe both look into the project directory for launchers. And then it's easy to start the app in debug mode (without the need to run debug mode)
It would be great to be able to generate IDE launchers. For example:
or
I believe both look into the project directory for launchers. And then it's easy to start the app in debug mode (without the need to run debug mode)