Yes, it is much better now.
But I also found a few buggies there:
*****************************************************
First:
I did code inspection
It found a "Type cast is redundant" problem in one class
I modified the source code to remove it
The inspector showed:
"Warning Source file(s) has been changed. Press refresh to
synchronize inspection results"
but when I press refresh, nothing happens
*****************************************************
Second:
Does the code inspection understand EJB's?
If the answer is Yes, than there is a problem:
In "Unreachable code" it shows, that my Bean is never instantiated,
although it is an EJB in which case it is understandable that no calls on
constructors are done....
*****************************************************
Third:
When I launch the code inspection, it always takes only the current
class (the one in the focused editor). To code inspect more files, I have to
close all editors and then the code inspect inspects the whole project....
I would like it better, if it took the focused object (even the one
selected in project view - e.g. package, class, set of classes)
*****************************************************
Tomas Langer
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list