Tiberiu2106
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 5
-
Created Loading hierarchical Maven project in Idea
AnsweredHi, 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 ... -
Created Reload maven project
AnsweredHi, What maven command is Idea running when you choose reload project from contextual menu? Thanks, Tiberiu -
Created Idea modules vs maven modules
AnsweredHi, 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... -
Created Zooming in and out the stacktrace in the Debug Window
AnsweredHi, 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... -
Created Short description for classes in a class diagram
AnsweredHi, Is it possible to add a short description to a class in the UML class diagram generated with Idea? Thanks, Tiberiu