api on this image, how to use in plugin

已回答

api on this image, how to use in plugin

 

 
0

Hi,

Please be more specific. What do you mean by the API? What is your full use case?

0

I made a plugin for project wizard. When creating a project through the project wizard, he is not recognized as a maven project. I want to load maven project by code. But I don't know which api to use. Can only be loaded via a button on the image.

0

Hi,

See 

MavenOpenProjectProvider().linkToExistingProject(externalProjectPath, project)
0

thank you very much.

0

请先登录再写评论。