Open GoogleCodeExporter opened 9 years ago
Could you please attach the source code with this problem?
thanks.
Original comment by jges...@gmail.com
on 26 Jun 2009 at 1:19
The file that i'm parsing is MyHeap.java.
The file which parse it is : TestTypJava.java
Thanks :)
Original comment by charles....@gmail.com
on 26 Jun 2009 at 10:27
Attachments:
it's strange.
It seams to be a problem with encoding.
The Program works perfectly with encoding UTF8 without BOM. But when i put it
into UTF8
with BOM, or ANSI, or UCS2 it's not working.
Tomorrow i will try with Charset when i call JavaParser.parse
Original comment by charles....@gmail.com
on 26 Jun 2009 at 6:45
I have this error too, How to fix it?
Original comment by marcomsousa
on 30 Nov 2011 at 7:45
Original issue reported on code.google.com by
charles....@gmail.com
on 25 Jun 2009 at 9:02