native2ascii project has been approved at java.net
The project has been placed as a subproject of the javadesktop->incubator. Here is the url http://native2ascii.dev.java.net/. The further sources and binaries will realease their.Technorati Tags: NetBeans, native2ascii, java, charset
native2ascii swing app and netbeans plugin
I just created a small swing app and netbeans plugin to do the same things as command line tools native2ascii do. You can convert from text to java ascii code or reserve a java ascii code to a text.Here is the binary for native2ascii swing app. Here is the Netbeans plugin. Here is the source for them. And you can try it through java web start too.


Change log:
2006-11-15: Fix a bug found by Jamison Masse:unicode escapes are missing 0-left padding, \u0E01 becomes \uE01
which is invalid.
Technorati Tags: java, native2ascii, netbeans, plugin








