Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

can‘t resolve the @param annotation in java program

How can I fix it in Idea.Thx.
status

error

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Try to move comment after sign of class and before sign of function
Your class (raw sign) don’t have any params, so they can’t be resolved
But function’s params are ‘invisible’ for comments outside class.
See https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html for more help.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading