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

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -