java - How to access CompareEditor UI element in eclipse -


i trying access code inside of diff view ui element in eclipse. example when right click on file , select compare with...

this straight forward regular java editor. iworkbenchpartreference instance of ieditorreference , contains styledtext swt element allows me access code in editor. can't figure out how access code in diff view.

i know iworkbenchpartreference diff view still instance of ieditorreference, specific compareeditor class, swt elements composed of beyond that?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -