 |
|
News
No news at the moment
|
 |
|
ENCODING TOOLS- ECLIPSE PLUGIN |
|
Tool for encoding/decoding
Strings and Numbers to and from ByteArray, Unicode, Hexadecimal, Octal,
Binary and Date.
Using the tool you
can:
- Convert
numbers to/from byte arrays.
- Convert numbers to/from hexadecimal values.
- Convert numbers to/from octal values.
- Convert numbers to/from binary values.
- Convert numbers to/from dates allowing to select the correct timezone.
|
|
- Select to use Qword, Dword, Word or Byte numbers (or the corresponding
Java type: Long, Integer, Short, Byte).
- Encode/decode String to and from byte arrays.
- Encode/decode strings to and from unicode.
The plugin works in
Eclipse 3.x. Older versions will be supported later.
Installation:
unzip the file in your Eclipse folder and restart Eclipse.
Download
version 0.5.0 here |
|
|
|