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

end element is getting added automatically #84

Open
mkranjan opened this issue Feb 6, 2017 · 1 comment
Open

end element is getting added automatically #84

mkranjan opened this issue Feb 6, 2017 · 1 comment

Comments

@mkranjan
Copy link

mkranjan commented Feb 6, 2017

An extra element is getting added automatically. how to highligh java code having generic expression within the code...
package com.app.config public interface ListConfig { /** * @return configuration list */ List <String> getValues(); /** * @return configuration list */ **</String>**

@mkranjan mkranjan changed the title TypeError: Cannot read property 'configure' of undefined end element is getting added automatically Feb 6, 2017
@pc035860
Copy link
Owner

pc035860 commented Feb 7, 2017

Check out the similar issue #59 happened in C++ code and how to solve it.

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

No branches or pull requests

2 participants