Extension: BlueJ Extension
Binary/hex editor extension for BlueJ written in Java.
See BlueJ Extensions page for installation instruction.

Downloads
| Release | Stable | Development |
|---|---|---|
| BlueJ Extension |
Features
- Visualize data as numerical (hexadecimal) codes and text representation
- Codes can be also binary, octal or decimal
- Support for Unicode, UTF-8 and other charsets
- Insert and overwrite edit modes
- Searching for text / hexadecimal code with found matches highlighting
- Support for undo/redo
- Support for files with size up to exabytes
Installation
Put the downloaded jar file into bluej/lib/extensions2 directory/folder.
Usage
- Use "Open File As Binary" in "Tools" main menu to open file in file system
- Use "Open As Binary" in context menu for classes / files
Source Codes
| GitHub Repository |
|---|
exbin/bined-bluej-extension |
exbin/bined-bluej-extension