Demetra: Additional (custom) JavaDoc Tags

Hi all !
I have used Google and this forum's search engines but could not find a solution to my problem:

There used to be an option for adding custom or "additional" tags for JavaDoc. This option was located in the error checking preferences (IDE->Errors->General->Unknown Javadoc Tags I think).

In Demetra, this option seems to have disappeared, and I really need to be able to let the IDE know about my custom tags

Please help ! :)
Daniel/

0
3 comments

Hello Daniel,

Now they are in Settings->Project->Errors->General->Declaration has JavaDoc
Problems ...

You can use "Search for options" feature to find what ever you want in settings
;)

Thank you

-


Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

Hi all !
I have used Google and this forum's search engines but could not find
a solution to my problem:
There used to be an option for adding custom or "additional" tags for
JavaDoc. This option was located in the error checking preferences
(IDE->Errors->General->Unknown Javadoc Tags I think).

In Demetra, this option seems to have disappeared, and I really need
to be able to let the IDE know about my custom tags

Please help ! :)
Daniel/



0

I cannot find this option in the preferences GUI without some weird interaction path in the user interface.

Project Settings -> Errors
only displays 2 radio buttons ("IDE Profile" and "Project Profile"), with "ok" and "cancel" buttons at the bottom...that does not take me anywhere.

On the other hand, once in this view I can do a search with "declar" and I can select "Declaration has JavaDoc Problems" in the popup list.
Then, I can double-click on "Errors (6)" which takes me to the right dialog for setting the preferences.

This is not very user-friendly, to say the least...This is the only preference section that has this sort of UI interaction problem as far as know. Please tell me if I'm doing something wrong (I run Demetra #5261 with Java Mustang 1.6 beta2 b83).

By the way, searching for "declar" works, but "declara" does not return any results...is this a bug or a feature ?

Kind regards,
Daniel/

0

How about just using Alt+Enter > Edit inspection profile setting in editor when inspection highlights "wrong" JavaDoc tag? :)

0

Please sign in to leave a comment.