在 Intellij IDEA Ultimate / CE 和其他 IDE 之间使用 UML 图的方法
我发现 IDEA 是迄今为止我最喜欢的 IDE。 我看到的唯一问题是终极版有 UML 图,社区版没有该功能(据我所知,Code Navigator 插件不适用于最新的想法版本) 我在从工程到部署的所有流程中大量使用 UML,并且我不能让其他用户强制切换到 Ultimate 版本,而且并非所有用户都使用 IDEA 作为他们的 IDE。 我正在寻找能够满足我的交叉兼容性需求的第三方 UML 正向和逆向工程
I find IDEA being by far my favourite IDE.
The only problem i am seeing is that Ultimate editions HAS UML Diagrams, the community edition doesn't have that feature (Code Navigator plugin isn't working on last idea versions as far as i know)
I work a lot with UML in all the processes from engineering to deployment and i can't let other users force switching to Ultimate edition, plus not all using IDEA as their IDE.
I am looking for a third part UML forward and reverse engineering capable that suits my needs of cross-compatibility
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以导出来自反向 Java 代码的类图图像并将其粘贴到您的项目中。
You can export class diagrams images coming from your reversed java code and paste it inside your project.