Skip to content

exbin/bined-jdeveloper-extension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
src
 
 
 
 
 
 
 
 

BinEd - Binary/Hexadecimal Editor JDeveloper Extension

Hexadecimal viewer/editor extension for Oracle JDeveloper / SQL Developer.

Homepage: https://bined.exbin.org/jdeveloper-extension/

Screenshot

BinEd-Editor Screenshot

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

Compiling

Java Development Kit (JDK) version 8 or later is required to build this project.

Oracle JDeveloper is necessary for build of this plugin. See. http://www.oracle.com/technetwork/developer-tools/jdev/

License

Apache License, Version 2.0 - see LICENSE-2.0.txt