I recently obtained a copy of a Java IDE that calls itself “J Creator Pro”. Considering that Java has native Unicode support, I was amazed to find that J Creator Pro does not.
It only supports a handful of character sets, such as ASCII, ISO8859-1, ISO8859-2 and a few Mac encodings. Obviously the developers of the product are unaware that there is any non-Latin character set. Since my existing source includes some Japanese, the IDE was completely unable to recognise the characters from UTF-8 files.
This hurdle stopped any possible testing, and has create an impression that the product should be called “JCreator very amateur“.
Write a comment
You need tologin.

