[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ease-dev] [GSoC-2015]Help Hover Tooltips
|
Hi Vidura, again, a tutorial from Lars helps out here: http://www.vogella.com/tutorials/EclipseRCPHelpSystem/article.html Please add a default page for the Scripting Developer Guide. Add some generic content like “Eclipse Scripting project”. And add that html page to the org.eclipse.help plugin. We have to provide help pages step by step, but at least users will already be pointed to the right location. Once you commit stuff, I will be able to review and comment on it, so feel free to push. Best regards Christian From: ease-dev-bounces@xxxxxxxxxxx [mailto:ease-dev-bounces@xxxxxxxxxxx] On Behalf Of Vidura Mudalige Sent: Monday, March 16, 2015 11:35 AM To: ease developer discussions Subject: Re: [ease-dev] [GSoC-2015]Help Hover Tooltips Thank you very much for your guidelines. I added a new toolbar button "Open Script Help" to the script shell and by clicking on it I can access to any hard coded URL in "http://127.0.0.1:35167/help/index.jsp".
 Now I need a URI to access to Scripting Guide root node. As you said I have to add a simple default page for the Scripting Guide root node. But I don't know the correct procedure to add such a page. Can you give me some guidelines for that? Thank you. On Sun, Mar 15, 2015 at 7:42 PM, Christian Pontesegger <christian.pontesegger@xxxxxx> wrote: HI,
1) to test plugins, just launch an RCP application from your development IDE. Activate all necessary plugins and try out your new code.
2) you cannot point to a dedicated plugin here. Best option would be to point to the Scripting Guide root node. Not sure if you can address a book programmatically or i you have to provide an HTML URI to open. In the latter case you would have to add a simple default page for the Scripting Guide root node as such a page does not exist yet. You could also point to the root of the Loadable Modules page. I leave this up to you to decide.
regards Christian |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature