Shantanu Sune 74
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Shantanu Sune 74 created a post, LocalQuickFix for large number of issues
Hi I am trying to use LocalQuickFix for a large number of problems. My Quick fix is working well if I use it with a single problem descriptor, but if I use code inspection and run quickfix for all ... -
-
-
Shantanu Sune 74 created a post, AnsweredCode inspection plugin for C/C++
Hi All, I am trying to build a code inspection plugin for C/C++. I have developed plugin for Java so wanted to build a plugin for C/C++. I am trying to use LocalInspectionTool to build my code patt...