Mauro Bertapelle
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Mauro Bertapelle created a post, AnsweredRefactoring 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 created a post, 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 commented, -
Mauro Bertapelle created a post, 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 commented, -
Mauro Bertapelle commented, -
Mauro Bertapelle commented, -
Mauro Bertapelle created a post, 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 created a post, 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.