评论操作 固定链接

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

请先登录再写评论。