Inspect code and EJB
Hi,
I notice that inspect code doesn't seem to work well with EJB's, saying that the methods are never used anywhere.
Is it possible to either:
- Enhance the support for EJB's in Inspect Code
or
- Skip this type of reporting only for EJB implementations (i.e. the actual bean itself, not its interface -- if the interface is never used, then it should be reported)
I also agree with whoever asked that the yellow flags in the editor be reported by Inspect Code also.
L
请先登录再写评论。
Laurent,
Have your turned EJB integration on?
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
Uhm yes. But I see that I don't have any beans defined, probably because of the problem there was when the deployment descriptors were not named ejb-jar.xml.
Let me try to define one to see what happens.
THanks,
L