美文网首页
Jetbrain IntelliJ IDEA: 2019.2.1

Jetbrain IntelliJ IDEA: 2019.2.1

作者: HackDev | 来源:发表于2019-10-26 22:22 被阅读0次

Jetbrain IntelliJ IDEA: 2019之后的版本 无法像2018版一样通过右键项目根目录->webservice->generate java code from wsdl的方法来从webservice自动生成java代码。右键找不到webservice。

解决方案

file ->new -> modules -> java/webservice client


在这里插入图片描述
在这里插入图片描述
image

点击finish后会弹出对话框


image

参考

https://www.jetbrains.com/help/idea/enabling-web-service-client-development-support-through-a-dedicated-facet.html

我是「会编程的Z同学」,一起学习进步叭~

相关文章

网友评论

      本文标题:Jetbrain IntelliJ IDEA: 2019.2.1

      本文链接:https://www.haomeiwen.com/subject/uqnuvctx.html