Tiberiu2106
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 5
-
创建于 Loading hierarchical Maven project in Idea
已回答Hi, In Maven, the <modules> section can reside either directly under <project> tag (the root tag) or in one of the profiles. In my case, <modules> are specified inside a profile. Could that be the ... -
创建于 Reload maven project
已回答Hi, What maven command is Idea running when you choose reload project from contextual menu? Thanks, Tiberiu -
创建于 Idea modules vs maven modules
已回答Hi, When you load in Idea a hierarchical (root project + subprojects) maven project, is the IDE suppose to create a module out of every folder where a pom.xml file exists? If not, what are the exce... -
创建于 Zooming in and out the stacktrace in the Debug Window
已回答Hi, Is there any way to zoom in and out of Debug Window (stacktrace view more precisely)? I tried to change the font size in | Settings | Appearance & Behavior | Appearance, but this seems to contr... -
创建于 Short description for classes in a class diagram
已回答Hi, Is it possible to add a short description to a class in the UML class diagram generated with Idea? Thanks, Tiberiu