Posted By:
Dennis_Skilnand
Posted On:
Tuesday, May 15, 2007 07:40 PM
I'm working on a plug-in, and want to paste code from the clipboard into the editor in eclipse, at det markers location. Getting it from clipboard is not a problem, but pasteing it into editor is. The trigger is in a view, so the marker isn't in editor when triggered, but the line is highlighted, so i'm guessing it is reachable.
Help please.