Thanks for the futher contribution Adam - I take a look at it real soon! On Sun, Jul 12, 2009 at 8:33 PM, Adam Pilkington (JIRA) <[email protected]>wrote:
> > [ > https://issues.apache.org/jira/browse/KATO-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Adam Pilkington updated KATO-7: > ------------------------------- > > Attachment: org.apache.kato.tools.plugins.hexeditor.zip > > I've done some more work on the plugin and I would like to submit the > attached patch for consideration > > Patch Features > > 1. Ability to successively find all instances of a sequence rather than > just stopping at the first > 2. Page down through a file > 3. Page up through a file > 4. Completed the service extension to allow views to be opened indepedently > 5. Eyecatcher scanner will now find multiple eyecatchers within a given > source > 6. Eyecatchers are now highlighted in the editor when found > > > > > Hex editor Eclipse plugin > > ------------------------- > > > > Key: KATO-7 > > URL: https://issues.apache.org/jira/browse/KATO-7 > > Project: Kato > > Issue Type: New Feature > > Reporter: Adam Pilkington > > Priority: Minor > > Attachments: org.apache.kato.tools.plugins.hexeditor.zip, > org.apache.kato.tools.plugins.hexeditor.zip > > > > > > Title : Kato Plugin - Hex Editor > > Description : This plugin consists of the following components > > 1) Editor capable of displaying the content of binary format files in > hexadecimal format (currently read only). > > 2) Bookmarks view which stores the location within a file of areas of > interest. > > 3) Eyecatcher view which highlights patterns in the editor so that > they can easily be picked out > > Packages : > > org.apache.kato.tools.plugins.hexeditor > > org.apache.kato.tools.plugins.hexeditor.editors > > org.apache.kato.tools.plugins.hexeditor.eyecatchers > > org.apache.kato.tools.plugins.hexeditor.popup.actions > > org.apache.kato.tools.plugins.hexeditor.views > > + > > associated Eclipse plugin project > > Authors: > > Adam Pilkington > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
