intelli项目如何cad斜线变成垂直直的

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
您的访问请求被拒绝 403 Forbidden - ITeye技术社区
您的访问请求被拒绝
亲爱的会员,您的IP地址所在网段被ITeye拒绝服务,这可能是以下两种情况导致:
一、您所在的网段内有网络爬虫大量抓取ITeye网页,为保证其他人流畅的访问ITeye,该网段被ITeye拒绝
二、您通过某个代理服务器访问ITeye网站,该代理服务器被网络爬虫利用,大量抓取ITeye网页
请您点击按钮解除封锁&19:16 提问
IntelliJ 14怎么把java ee项目部署到tomcat的webapp目录下?
IntelliJ idea 14,创建的java ee项目如何发布到tomcat的webap目录下面??有木有大侠可以说说或者详细的帖子教程,intellij如何创建java ee项目的?抱着好奇心第一次去使用intellij,完全不懂
按赞数排序
其他相似问题How to build project-wide UML diagram in IntelliJ IDEA? [如何构建项目范围在IntelliJ IDEA UML图吗?] - 问题-字节技术
How to build project-wide UML diagram in IntelliJ IDEA?
如何构建项目范围在IntelliJ IDEA UML图吗?
问题 (Question)
Trying to reverse-engineer existing project and it would be of great help to see how classes collaborate/depend on each other. Is there a way to build project-wide UML diagram (or class diagram of any kind) in IntelliJ IDEA using build-in functionallity or using some free plugin?
试图对现有的项目,这将是很大的帮助,看看类合作/相互依赖。有办法建立项目范围UML图(或任何类型的类图)在IntelliJ IDEA使用内置functionallity或使用一些免费插件吗?
最佳答案 (Best Answer)
Right click on your package no matter which. Click Diagrams > Show Diagram (Ctrl+Alt+Shift+U). You will see your package in diagram editor.
You can expand (E) or collapse (C) all nodes.
You can show dependencies
You can show many attributes of nodes (constructors, methods, properties...)
You can drag&drop other packages from project explorer.
So, play with it a bit and i think you will achieve what you need.
This is how it could looks like:
右键点击你的package无论哪一个。点击Diagrams &&(Ctrl + Alt + Shift + U)。你会看到你的包图编辑器。现在:你可以Show Diagram(E)或expand(C)所有节点。你可以显示依赖性你可以显示许多属性的节点(构造函数、方法、属性……)你可以从project explorer进行拖拽其他包。所以,玩它,我想你会获得你所需要的东西。这是如何看起来像:
本文翻译自StackoverFlow,英语好的童鞋可直接参考原文:

我要回帖

更多关于 intelli 的文章

 

随机推荐