Errors in EJB.

Please, allow to configure error highlighting in EJB.
(java.io & java.net usage, passing "this", throwing RemoteException).
I have to support a plenty of code using that shady things.
It compiles and works properly but IDEA shows me lots of errors.

0

Yes, I think it will be very useful.
Unless somebody is implementing some "bank example" application,
most of serious EJB development breaks the EJB rules at some degree.
We know that but cannot do anything about it. So it would be very nice
to be able to completely ignore those errors and warnings.
(Add to the list below also using static non-final variables, ...)

r.

"Vladimir Korenev" <v_korenev@mail.ru> wrote in message
news:3D241D7A.9030607@mail.ru...

Please, allow to configure error highlighting in EJB.
(java.io & java.net usage, passing "this", throwing RemoteException).
I have to support a plenty of code using that shady things.
It compiles and works properly but IDEA shows me lots of errors.

>


0

Hello,
This feature is planned for Ariadna.
It will allow to show EJB logical errors/warnings as Java code
errors/warning/turn it off at all
--
regards,
Alexey Kudravtsev.
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"


"Richard Nemec" <rndzank@attbi.com> wrote in message
news:ah6gc0$1me$1@is.intellij.net...

Yes, I think it will be very useful.
Unless somebody is implementing some "bank example" application,
most of serious EJB development breaks the EJB rules at some degree.
We know that but cannot do anything about it. So it would be very nice
to be able to completely ignore those errors and warnings.
(Add to the list below also using static non-final variables, ...)

>

r.

>

"Vladimir Korenev" <v_korenev@mail.ru> wrote in message
news:3D241D7A.9030607@mail.ru...

Please, allow to configure error highlighting in EJB.
(java.io & java.net usage, passing "this", throwing RemoteException).
I have to support a plenty of code using that shady things.
It compiles and works properly but IDEA shows me lots of errors.

>

>
>


0

请先登录再写评论。