Hi,
Which version of QDox are you using?
If you see this issue with 2.0-M2, could you create a Jira issue[1]
And yes: if a JDK parses it correctly, so should QDox.
thanks,
Robert
[1] http://jira.codehaus.org/browse/QDOX
Op Tue, 14 Oct 2014 17:49:39 +0200 schreef Karly Paola Toloza Gonzalez
<[email protected]>:
The problem is that QDox is not parsing correctly this:
private String language/**/= "en"; // defaults
private String country/* */= "US"; // defaults
private String variant/* */= " "; // defaults
The first line is being parsed correctly it cas an empty comment /**/,
but the second line, which has an empty coment with whitespaces /*
*/ gives a parse error.
Yes, I know those empty comments in that place are stupid and useless,
but I have a base code that unfortunately is full of them and removing
them is not an option. Besides, if Java parses them and compiles,
should not QDox also parse and compile them?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email