Tobias Bergman
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
-
Tobias Bergman commented, -
Tobias Bergman created a post, Is it possible to add inspection settings for "forbidden" methods?
For example I want to add String.getBytes() (no args) as a "forbidden" method so it gives an error (or at least a warning), is this possible in Idea 13 (and/or 14)? -
Tobias Bergman created a post, Exclude folder from analysis and auto formatting?
Hi,I am using Idea 11 and I have a special source folder that I put all generated source files into (wsimport etc).Can I exclude that source folder from inspections and auto formatting during commit? -
Tobias Bergman commented, -
Tobias Bergman created a post, "Cancel" disk move/rename
I am doing a SourceGear Vault plugin and I have problems when I rename folders. IDEA will rename the file on disk and when I execute the rename command to the Vault server it will rename the folder... -
-
Tobias Bergman created a post, Maven2 problems in 7.0.1, modules are invalid
Project that worked in 7.0 does not work anymore all modules are invalid. I replaced 7.0.1 with 7.0 then it start worked again. Can I see what is failing when the modules become invalid? Is this a ... -
Tobias Bergman created a post, Setting for get instead of is for booleans?
Is there a setting to always generate getAbc instead of isAbc for booleans? (IDEA 7) -
Tobias Bergman created a post, Old EAP or new (not released 7334)
I uninstalled the RC1 in favor for RC3 (and deleted the setup). Now I cannot add an IntelliJ SDK (I get: http://www.jetbrains.net/jira/browse/IDEADEV-22216).Is there a way I can download an earlier...