Hi, I have not encountered this problem before, I suppose this is because my standard encoding is ISO-8859-1. Any suggestions for how to set the default encoding for the files?
Andreas On Wed, Jul 22, 2009 at 7:34 AM, pprun<[email protected]> wrote: > Hi there, > > It has been a long time(years), I got this compile error when I trying to > compile source code: > > GUITools.java:14: unmappable character for encoding UTF-8 > * @author Kalle N?slund > > StructureException.java:29: unmappable character for encoding UTF-8 > * @author Andreas Prlic, Thomas Down, Benjamin Schuster-B?ckler > > > I trust you are not UTF-8 for your develpment environments, > I'm also awared that other global opern source projects are adopting a > convention to solve this problem: by using the '\uxxxx' escape to US-ASCII > characters. > > > Sorry! N?slund and Schuster-B?ckler. > > Pprun > > _______________________________________________ > Biojava-l mailing list - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l > _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
