I am writing a plugin for eclipse and I am stuck at this :
How to insert text to the current editor at the cursor's place ?
I'm quite new to eclipse plugin development, and I really do not know where to begin. Example code and further document are appreciated. Thanks :)