Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » CompareEditor ; StructureInputPane
CompareEditor ; StructureInputPane [message #326556] Tue, 25 March 2008 09:49 Go to next message
Alexis R. is currently offline Alexis R.Friend
Messages: 10
Registered: July 2009
Junior Member
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 11:47 Go to previous message
Alexis R. is currently offline Alexis R.Friend
Messages: 10
Registered: July 2009
Junior Member
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: Thu Aug 29 01:01:26 GMT 2024

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

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

Back to the top