Inspect Code usages
We're trying to bring the use IDEA inspections to a higher level and make their resolution compulsory.
In using menu option Analyse->InspectCode a lot of warning and errors that do not appear at the class editor level.
I'm specifically trying to solve the Unused Declaration errors.
I have a hard time understanding EntryPoint. What are they?
I've got warning for all Hibernate persistent object for instance. All the methods that are called only by Hibernate appear as Unused Declaration. Can those be considered EntryPoints?
-nodje
请先登录再写评论。
Hello,
yes, they are entry points.
Seems that we need to make them entry points by default.
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
thanks for confirmation.
Will a Jira issue be created for that one? I'd be happy to be able to follow the resolution.
I've been playing with EntryPoint before and while the concept is understandable I've been looking for a confirmation of what they are, how they are managed and how to use them efficiently. But to no avail.
It'd be very good to add a section in the help files!
cheers
-nodje
Hello,
I've asked to add help as well as default hibernate setting creation.
Thank you