AK> Does anybody know which offline inspection when run using "inspect AK> -v2" produces the following message? AK> AK> Processing external usages of <class.member>
There are a number of global inspections which can cause this to be printed. One of them is "Unused declaration" in the "General" group.
-- Dmitry Jemerov Software Developer JetBrains, Inc. http://www.jetbrains.com "Develop with pleasure!"
Would it be possible to have a more helpful answer to this question? I have disabled "Unused declaration" and am still getting the processing external usages. I would like to have an inspection profile that doesn't trigger external usages checks so I can do it quickly, but I'm not sure what I need to disable.
I've compared 2018 vs 2019. Results: 45 seconds vs 22 minutes Don't you really think that it is really bad result? "Unused declaration" inspection costs a lot of time.
Hello Artem,
AK> Does anybody know which offline inspection when run using "inspect
AK> -v2" produces the following message?
AK>
AK> Processing external usages of <class.member>
There are a number of global inspections which can cause this to be printed.
One of them is "Unused declaration" in the "General" group.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Would it be possible to have a more helpful answer to this question? I have disabled "Unused declaration" and am still getting the processing external usages. I would like to have an inspection profile that doesn't trigger external usages checks so I can do it quickly, but I'm not sure what I need to disable.
I've compared 2018 vs 2019.
Results: 45 seconds vs 22 minutes
Don't you really think that it is really bad result?
"Unused declaration" inspection costs a lot of time.