error in "WeakerAccess" inspection.

I just inspected some code (ChildClass.java). idea reports "Declaration Access can be weaker" for an inner class. when i run my compiler afer accepting tha cance (java 1.5) i get a compile error. i made a stripped down version of the code which produces the error. this is annoying, since i can't use the inspection in the production code savely.
should i file an issue, or is there already one?



Attachment(s):
ideainspect.zip
0
2 comments

Hello,

please file a request for it.

Thank you

-


Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

I just inspected some code (ChildClass.java). idea reports
"Declaration Access can be weaker" for an inner class. when i run my
compiler afer accepting tha cance (java 1.5) i get a compile error. i
made a stripped down version of the code which produces the error.
this is annoying, since i can't use the inspection in the production
code savely.

should i file an issue, or is there already one?



0

i filed http://www.jetbrains.net/jira/browse/IDEA-17321
i hope this will be resolved in one of teh next builds.thanks.

0

Please sign in to leave a comment.