Plugins (1087)


Training and Consulting (47)


Eclipse Summit Europe 2008


EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 585
Comments: 0


Category: Plugin Directory / Editor / EHEP - Eclipse Hex Editor Plugin

EHEP - Eclipse Hex Editor Plugin 
Rate this plugin | Report broken link | Details | Comments (3)

Rating: 6.0 (4 Votes) | hits: 0
EHEP - Eclipse Hex Editor Plugin

Version: 0.3.0
Support Eclipse Version: Eclipse 3.1.x platform
License: Free GPL
Development Status: Beta
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now

EHEP is an Eclipse plugin, which allows user to view or modify any file in hex mode. Plugin provides table with hex and character view of the file.

EHEP Update Site URL: http://ehep.sourceforge.net/update
EHEP RSS News URL: http://ehep.sourceforge.net/rss-ehep.xml

Added on: 12-Mar-2004 | Updated: 18-Apr-2006




Last 3 Comments


User: pdartonRating: 72008-09-26 08:22:37
Good points: - Installation "just worked" (how it should be!). - It does what it says on the tin, allowing you to view & edit files in hex. - You get to see the text (in any charset you choose) as well as raw hex. - The ability to look at _any_ file (regardless of format) is a valuable facility (and one Eclipse should have by default!). Bad points: - [Functional] It loads the entire file into memory (and not terribly efficiently), so you can't use it on large files (e.g. I found it crashed on 70meg files, but worked ok on 1meg files). - [Cosmetic] Rather than add itself to the editors listed in the "Open with..." right-mouse-button-menu, it adds itself to the main right-mouse-button-menu. - [Cosmetic] One can't select bytes by clicking on the text display, and selecting a byte in the hex area doesn't highlight the equivalent character in the text display, so one has to manually count. Overall, it's a useful bit of functionality to have.


User: AnonymousRating: 12005-08-11 20:14:32
the plugin sucks it does not work


User: AnonymousRating: 102004-04-08 23:12:49
I found this plugin very useful.