Mauro Bertapelle
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
Mauro Bertapelle 创建了一个帖子, 已回答Refactoring methods with multiple exit points
trying the new intention "Transform body to single exit-point form" on this method: This is the result after applying inspection rule: I think it would have been better refactored to this: O... -
Mauro Bertapelle 创建了一个帖子, hibernate facet
Hello,docs for enabling hibernate support says: To enable Hibernate support in an existing module...4. Configure the libraries required for Hibernate. If you have not configured libraries in advanc... -
Mauro Bertapelle 进行了评论, -
Mauro Bertapelle 创建了一个帖子, How to start IntelliJ IDEA 10.5.1 in 32bit mode on Snow Leopard
looking for advice on how to start Intellij 10.5.1 in 32 bit mode on MacOSX 10.6.8I've tried to change LSArchitecturePriority on Info.plist without success -
Mauro Bertapelle 进行了评论, -
-
Mauro Bertapelle 进行了评论, -
Mauro Bertapelle 创建了一个帖子, javadoc always generated for test sources
I'm using IntelliJ Idea 10.0.2 Ultimate on MacOSX 10.6.6.When generating javadoc, it always generate docs for test sources, even if the specific option is not marked.Am I missing something obvious ? -
-
Mauro Bertapelle 创建了一个帖子, Why no official Jetty support
I don't understand why IntelliJ IDEA support almost all the java web application server with the notable exception of Jetty.