3394 - jsp code exceptions as errors, how to disable html warning

Hi,
first of all compliments for release 3394, it has some beautiful jsp features.

1. It would be usable if it didn't mark any method used in a jsp which throws an exception is marked as needing a catch, which in the jsp context is false: is there a workaround ? I didn't find the issue in Jira, should I post it ?

2. I am also very happy that html "errors" are just marked with a background color, as someone proposed. I haven't found a way to completely disable html validation: any help ?

0
3 comments
Avatar
Permanently deleted user

In article <12948327.1120585064296.JavaMail.itn@is.intellij.net>,
Pietro Polsinelli <pietrobrooks@hotmail.com> wrote:

Hi,
first of all compliments for release 3394, it has some beautiful jsp
features.

1. It would be usable if it didn't mark any method used in a jsp which throws
an exception is marked as needing a catch, which in the jsp context is false:
is there a workaround ? I didn't find the issue in Jira, should I post it ?

2. I am also very happy that html "errors" are just marked with a background
color, as someone proposed. I haven't found a way to completely disable html
validation: any help ?


For #2, check out Hector the Inspector... :) That's the little dude in
the bottom right corner of the status bar. Open your jsp, and click on
hit head, and you'll see a popup to disable this stuff.

R

0
Avatar
Permanently deleted user

#1 is fixed in #3396

--
regards,
--
Alexey Kudravtsev
Software Developer
JetBrains, Inc, http://www.jetbrains.com
"Develop with pleasure!"

"Pietro Polsinelli" <pietrobrooks@hotmail.com> wrote in message
news:12948327.1120585064296.JavaMail.itn@is.intellij.net...

Hi,
first of all compliments for release 3394, it has some beautiful jsp
features.

>

1. It would be usable if it didn't mark any method used in a jsp which
throws an exception is marked as needing a catch, which in the jsp context
is false: is there a workaround ? I didn't find the issue in Jira, should
I post it ?

>

2. I am also very happy that html "errors" are just marked with a
background color, as someone proposed. I haven't found a way to completely
disable html validation: any help ?



0
Avatar
Permanently deleted user

thanks. eagerly waiting the new release :)

0

Please sign in to leave a comment.