HexEditor - plugin detail
A hexadecimal editor that can be opened from the context menu.

Plugin owner: |
twerner |
Website: |
http://sourceforge.net/projects/nbhexedit/ |
Added: |
2011-09-23 |
License: |
BSD |
Category: |
Editing |
Downloaded: |
2,746 times |
Rating: |
|
Plugin Log |
Show log
2012-05-28 09:34:04 | mcreps | Vote cast by mcreps for HexEditor, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 5 Gos of 9 requests, therefore overal GO) | 2012-02-29 16:50:19 | cengizc | Vote cast by cengizc for HexEditor, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 4 Gos of 9 requests, therefore overal GO) | 2012-01-27 02:55:43 | scottwd9 | Vote cast by scottwd9 for HexEditor, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 3 Gos of 10 requests, therefore overal GO) | 2012-01-26 14:09:17 | carlosqt | Vote cast by carlosqt for HexEditor, UC 7.1, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 10 requests, therefore overal GO) | 2012-01-25 18:22:17 | ent38 | Vote cast by ent38 for HexEditor, UC 7.1, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 10 requests, therefore overal Undecided) | 2012-01-25 09:09:00 | twerner | Plugin edited, id:41637, pubid:40174 | 2012-01-25 09:09:00 | twerner | New full image added | 2012-01-25 09:09:00 | twerner | New thumbnail image added | 2012-01-25 09:09:00 | twerner | Plugin edit initiated | 2012-01-25 09:06:49 | twerner | Verification request registered for verifier senthilsource, with id: 41648 | 2012-01-25 09:06:49 | twerner | Verification request registered for verifier scottwd9, with id: 41647 | 2012-01-25 09:06:49 | twerner | Verification request registered for verifier mmirilovic, with id: 41646 | 2012-01-25 09:06:49 | twerner | Verification request registered for verifier mcreps, with id: 41645 | 2012-01-25 09:06:49 | twerner | Verification request registered for verifier kudzu, with id: 41644 | 2012-01-25 09:06:49 | twerner | Verification request registered for verifier jpirek, with id: 41643 | 2012-01-25 09:06:48 | twerner | Verification request registered for verifier jkovalsky, with id: 41642 | 2012-01-25 09:06:48 | twerner | Verification request registered for verifier ent38, with id: 41641 | 2012-01-25 09:06:48 | twerner | Verification request registered for verifier cengizc, with id: 41640 | 2012-01-25 09:06:47 | twerner | Verification request registered for verifier carlosqt, with id: 41639 | 2012-01-25 09:06:47 | twerner | Verification registered for version 7.1, with id: 41638 | 2012-01-25 09:06:28 | twerner | Marking original plugin as updated so it is not available on the web any more | 2012-01-25 09:06:28 | twerner | New version created as copy of original plugin 40174 with new id 41637, pubid:40174 | 2012-01-25 09:06:28 | twerner | New binary uploaded - /nbpluginportal/pluginportal-v2/public/data/nbms/de-bfg9000-hexeditor.nbm | 2012-01-25 09:06:27 | twerner | New binary added | 2012-01-25 09:06:27 | twerner | New full image added | 2012-01-25 09:06:27 | twerner | New thumbnail image added | 2012-01-25 09:06:27 | twerner | Plugin edit initiated | 2011-09-26 11:28:16 | twerner | Plugin edited, id:40174, pubid:40174 | 2011-09-26 11:28:16 | twerner | New thumbnail image added | 2011-09-26 11:28:16 | twerner | Plugin edit initiated | 2011-09-23 13:13:42 | jkovalsky | Plugin published | 2011-09-23 04:48:37 | twerner | Plugin saved with .nbm/zip file; id: 40174 |
|
|
Versions available
|
Download size: 0.02 MB
|
Last Update: 2012-01-25
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
- Support for switchable encodings
- Improved platform integration
Verifications for NetBeans versions
Decisions of individual verifiers for HexEditor plugin for NetBeans IDE 7.1
ent38 carlosqt |
|
jpirek jkovalsky |
Commentsent38: OK on NB 7.1, WinXP SP3 x86 cp1252(fr), JDK6u30 and JDK7u02 carlosqt: Works on NB 7.1
Win7, Java 1.7.0, 64-bit
Introduction
A hexadecimal editor that can be opened from the context menu of all files.
The plugin fully supports Undo/Redo. Changes are buffered and written to disk only when you save the file.
The data is shown in hexadecimal and as text dump with switchable encodings. This is really useful if you want to inspect a file containing text without knowing the used encoding.
|
[ You have to be logged in to be able to comment. ]
User Comments
Compatible to NB 8.1 ?
Hi,
is this plugin at least usable wihtout danger in NB 8.1?
Thanks, Ulf
After installing, can't open files with enter anymore.
After installing this plugin, I tried to open a .gitignore file, readme.md or a simple .txt file with select the file in the Project window and hit enter, I only here a sound but I can't open the file. Double click has the same problem. Only on right click the file, open, I can open it. This is a strange bug. Please can you fix it?
Regarcs
Chris
Default editor problem caused by too low 'position'
In Installer.java , the position attribute is set to 175.
This causes the "Open as Hex" action to be the first action in the list for all "unknown" file types. Increasing it to 250 seems to resolve the problem.
To "patch" an existing installation go to the "NetBeans config"/Loaders directory, and update
<attr name="position" intvalue="175"/>
to 250 in the .nbattrs files in the subtree
Good Editor bad installation decisons
Excellent editor but it installs as the default editor, awful decision, and does not appear in the plugin manager so can't be deactivated or uninstalled.
Nice, but...
I totally agree, it is a worthy plugin, but HexEditor as default is so aggravating, I will disable the plugin until this gets fixed. Otherwise good work!
Nice, but...
The plugin installed well, integrates well and is usefull, but putted itself as the default action for opening a file. If it installed itself as an alternative, it wil be very nice! also, a number encoding view at the pointer position will be very usefull (for viewing files with data, so the data at pointer position is viewed as int, float, bigdecimal, etc. (I mean not serialized, just data in binary format.).
Best regards, and congrats for the nice work!
Flavio
|