[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[platform-dev] Need Help ! How to show the Docmentation when we press F2 key in a Editor (Urgent)
|
- From: shiva shankar <shiva.shankar.bb@xxxxxxxxx>
- Date: Sat, 12 Nov 2005 14:17:01 +0530
- Delivered-to: platform-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cumaAM6sJaO6hRzEhkR4IXxgEBABsVtt5SkTgSHUZS/uFPjsZYM57hqP1lCMnTkPGeWMWaDOIhh/oSCE1g4uSfkPfHdDHNCXjV0DRPpqUAP+MVpS+jvNAaKZkW0SgN74GJbG3fce2lL1fnNr9OzIwfUyxiMAkCVJMMaQ7dw1Z8o=
Hi
I am Developing a Editor for a Language. I need to display the Documentation of that Language, when we press F2 key. (This functionality is similar in JavaEditor).
I have a map file (i.e, map.xml) which maps the content to corresponding HTML Document.
Pls can anybody help me with any example to get the Doc Info as Context Information in the Editor (When I press F2 key).
Thanks in advance.
Shiva