Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix javadoc errors in JavaCharStream.template #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamesjer
Copy link

Javadoc issues errors when processing code from the JavaCharStream template. Most are due to unqualified use of UnsupportedEncodingException. One is due to a @param string for a parameter that does not exist. With this PR there are still many warnings, but no errors.

Signed-off-by: Jerry James <loganjerry@gmail.com>
@jamesjer
Copy link
Author

This is still needed in version 7.0.13.

@MarcMazas
Copy link
Collaborator

I'll look at this for the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants