Checkstyle in Java, sometime you have error Checkstyle "Expected @param tag"
Please change comment to
/**
* This function that i wan to fix this bug.
*
* @param id this is id of table
* @param username this is username of user login
*/
Please focus in red line to fix this bug.
Thanks
No comments:
Post a Comment