Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » CompareEditor ; StructureInputPane
CompareEditor ; StructureInputPane [message #326556] Tue, 25 March 2008 05:49 Go to next message
Eclipse UserFriend
Hi!

I'll get straight to the point. For a project we are opening a
CompareEditor, with the CompareEditorInput type set as Java. Everything
works "as advertised" . But we would like to have the added funktionality
, to somehow select a specific element of the hierarchy view of the
StructureInputPane when the new view opens. I have not found a way of
doing this. The CompareEditorInput class is very private and doesn't have
alot of methods to access the different panels of the comapre view.

Is there somebody who has done something similar , or maybe just point me
in the right direction? It seems odd that there isn't a ( public ) method
for beeing able to select a specific part of the code you are
comparing..Or maybe I am just blind and can't find it.

Thanks in advance,
Alexis R.
Re: CompareEditor ; StructureInputPane [message #326565 is a reply to message #326556] Tue, 25 March 2008 07:47 Go to previous message
Eclipse UserFriend
A small update: We are now using the public getNavigator() method to get
access to the panes.
Previous Topic:Move files that are within IProject
Next Topic:FileInputStream and IFile
Goto Forum:
  


Current Time: Sun May 04 16:19:09 EDT 2025

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

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

Back to the top