Thanks The online Dubbo initializr can already been used in Intellij ultimate version with Spring initializr.
[image: image.png] The problem with Dubbo initializr is current it can't generate multiple module project, I hope it can be solved. I will focus on intellij support for dubbo framework more than scaffold, like jump from dubbo service to the scan package definition. quickly create test for dubbo service, see registered provider in zookeeper ect. Thanks On Thu, Jul 26, 2018 at 11:43 AM Ian Luo <[email protected]> wrote: > Jun, > > I noticed that the migration is done. Welcome to the community :) > > You may also interested in initializr project [1] in the eco system. It can > generate dubbo project scaffold too but via web interface. If you can > leverage its REST API to generate different Dubbo portfolios in the IDE > plugin, then that'll be great. The online Dubbo initializr is served here > [2]. > > 1. https://github.com/dubbo/initializr > 2. http://start.dubbo.io > > On Thu, Jul 26, 2018 at 12:51 AM 葛俊 <[email protected]> wrote: > > > ok, thanks > > > > On Wed, Jul 25, 2018 at 8:37 PM Ian Luo <[email protected]> wrote: > > > > > Jun, > > > > > > I've created a new project under dubbo eco system [1], and have sent > you > > an > > > invitation to join. Pls. login GitHub to accept it, then you are ready > to > > > migrate your code into this project. > > > > > > Thanks, > > > -Ian. > > > > > > > > > 1. https://github.com/dubbo/intellij-idea-plugin > > > > > > On Tue, Jul 24, 2018 at 11:14 PM 葛俊 <[email protected]> wrote: > > > > > > > Hello everybody, I have written an Intellij dubbo plugin, i wonder > if > > i > > > > can add the plugin to the dubbo ecosystem > > > > > > > > the plugin project is: > > > https://github.com/gejun123456/IntellijDubboPlugin > > > > > > > > > > > > Thanks > > > > > > > > > >
