Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Programmatically open a file with the java hex editor
Programmatically open a file with the java hex editor [message #1830659] Thu, 30 July 2020 16:23 Go to next message
Katya Doersam is currently offline Katya DoersamFriend
Messages: 26
Registered: June 2020
Junior Member
I have created an Eclipse PDE plugin. I am not using features. In this plugin, I have multiple views. I want to be able to open a file with the Java Hex Editor plugin programmatically. I already have the hex editor installed in eclipse. How would I call this editor in the code and have it open in a specific view?

I have attached a photo of the installation details for the Java Hex Editor plugin.
Re: Programmatically open a file with the java hex editor [message #1830679 is a reply to message #1830659] Fri, 31 July 2020 04:54 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33145
Registered: July 2009
Senior Member
There are a bunch of "helper" methods in org.eclipse.ui.ide.IDE for this purpose.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Include Java Hex Editor in Eclipse PDE Manifest
Next Topic:Eclipse 2020-06 fails to start after update.
Goto Forum:
  


Current Time: Mon May 06 08:06:41 GMT 2024

Powered by FUDForum. Page generated in 0.08089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top