There are some characters in src/de/loskutov/anyedit/util/TextUtil.java
that appear to be unicode characters but the file encoding is ISO-8859.
This seems to break JDT Core's compilation and we've had to manually change
the characters in the file from, for example 'à' to '\u00E0'. Is this
something you've run across before? Are doing something wrong with the
compilation?
The patch we are currently using is available here:
http://rmyers.fedorapeople.org/eclipse-anyedit/eclipse-anyedit-2.2.0-2.fc11/ecli
pse-anyedit-2.2.0-unicode.patch
Original issue reported on code.google.com by rob.my...@gmail.com on 24 Aug 2009 at 5:19
Original issue reported on code.google.com by
rob.my...@gmail.com
on 24 Aug 2009 at 5:19