Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Plugin request!
Permanently deleted user
Created
Who can write a plugin to get the error tooltip when move the mouse on error or warning code. It is very useful for writing down the error message when code review!
You might want to try using the inspections. If you run them in IDEA, you get a report in the GUI which you can then export as HTML. You can also run them offline, in which case you get a report in XML format
Note: There are some bugs in the current EAP release which prevent the offline inspections from working. A workaround has been put into the upcoming release, but better solutions are being considered.
Hope that helps, Vil.
ioat wrote:
>>Maybe you mean being able to mark and copy the >>error/warning texts? (And then paste it into your >>code reviewing document.)
This e-mail and any attachments may be confidential and/or legally privileged. If you have received this email and you are not a named addressee, please inform the sender at Digital Steps Ltd by phone on +44 (0)1483 469 480 or by reply email and then delete the email from your system. If you are not a named addressee you must not use, disclose, distribute, copy, print or rely on this email. Although Digital Steps Ltd routinely screens for viruses, addressees should check this email and any attachments for viruses. Digital Steps Ltd makes no representation or warranty as to the absence of viruses in this email or any attachments.
Who can write a plugin to get the error tooltip when move the mouse on error or warning code. It is very useful for writing down the error message when code review!
if you're talking about the type of messages shown in code inspection, then the code inspection window has a button to write out its report to HTML.
if you're talking about comilation errors, if you're reviewing code which won't even compile, there's something wrong with your policies.
Huh?
"ioat" <no_mail@jetbrains.com> wrote in message
news:1962764.1064556023547.JavaMail.itn@is.intellij.net...
error or warning code.
Maybe you mean being able to mark and copy the error/warning texts? (And then paste it into your code reviewing document.)
yes, error/warning texts!
You might want to try using the inspections. If you run them in IDEA, you
get a report in the GUI which you can then export as HTML. You can also run
them offline, in which case you get a report in XML format
Note: There are some bugs in the current EAP release which prevent the
offline inspections from working. A workaround has been put into the
upcoming release, but better solutions are being considered.
Hope that helps,
Vil.
ioat wrote:
>>Maybe you mean being able to mark and copy the
>>error/warning texts? (And then paste it into your
>>code reviewing document.)
--
Vilya Harvey
vilya.harvey@digitalsteps.com / digital steps /
(W) +44 (0)1483 469 480
(M) +44 (0)7816 678 457 http://www.digitalsteps.com/
DisclaimerThis e-mail and any attachments may be confidential and/or legally
privileged. If you have received this email and you are not a named
addressee, please inform the sender at Digital Steps Ltd by phone on
+44 (0)1483 469 480 or by reply email and then delete the email from
your system. If you are not a named addressee you must not use,
disclose, distribute, copy, print or rely on this email. Although
Digital Steps Ltd routinely screens for viruses, addressees should
check this email and any attachments for viruses. Digital Steps Ltd
makes no representation or warranty as to the absence of viruses in this
email or any attachments.
ioat wrote:
if you're talking about the type of messages shown in code inspection,
then the code inspection window has a button to write out its report to
HTML.
if you're talking about comilation errors, if you're reviewing code
which won't even compile, there's something wrong with your policies.
sumit.