Paul Ruane wrote: > JBuilder uses @todo in Javadoc blocks to signify todos. Idea highlights these as >errors and there is no way to prevent it from doing so (well, I suppose I could >delete the @todo but that > would probably irritate the JBuilder users). > > Can we either have an area for adding Javadoc keywords (in the same manner as the >existing tags box) or not show any entries that have been added as a TODO marker from > being highlighted as an error. I would be quite happy even if this entailed me >editting a config file to add the keyword.
Have a look at Tools -> IDE Options -> Editor -> Error Highlighting -> Additional tags. That does what you want. /dan _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
