Mercurial > hg > RemoteEditor > REPSessionManager
changeset 36:ec1cd5d388f3
UTF-8 TEST
author | fuchita |
---|---|
date | Sat, 10 Nov 2007 18:36:58 +0900 |
parents | eb02fde61a69 |
children | 30e46b8e4a87 |
files | test/TestUTF8.java |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/test/TestUTF8.java Sat Nov 10 18:26:42 2007 +0900 +++ b/test/TestUTF8.java Sat Nov 10 18:36:58 2007 +0900 @@ -10,8 +10,9 @@ import java.nio.charset.CharsetDecoder; import java.nio.charset.CharsetEncoder; -import remoteeditor.command.REPCommand; -import remoteeditor.network.REP; +import rep.REP; +import rep.REPCommand; + //import remoteeditor.command.REPCommand;