Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] [GSoC-2015]Help Hover Tooltips

Hi Christian,

I fixed the bug many days ago and currently I am working on the proposal. I need some guidelines to push the changes. I will be thankful if you can help me.

On Thu, Mar 19, 2015 at 12:03 PM, Vidura Mudalige <vbmudalige@xxxxxxxxx> wrote:
Hi Christian,

I edited the url in ".git/config" file in my local repo from "http" to "ssh". Now a password is requested to push to the origin. What should I do?

On Wed, Mar 18, 2015 at 8:58 PM, Vidura Mudalige <vbmudalige@xxxxxxxxx> wrote:
Hi Christian,

Thank you very much for your guidelines. I added a simple html page and finished the job.:) I committed the changes to my local core repository. But I cannot push the changes to Origin.

(fatal: unable to access 'http://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git/': The requested URL returned error: 403)

Can you give me some guidelines for that too? :)

BTW student application period has started for GSOC. Shall I start to create my proposal? I need some guidelines for that too.

Thank you.

On Wed, Mar 18, 2015 at 10:08 AM, <Christian.Pontesegger@xxxxxxxxxxxx> wrote:
> According to my knowledge, in order to a add a new html page to
> "org.eclipse.help" plugin I have to edit the plugin.xml file.

No. To add a new HTMl page you need to add it to a toc file. .toc files then
are registered within the plugin.xml. As org.eclipse.ease.help already has the
default structure of toc files registered already, you do not need to alter
plugin.xml.

> That plugin already included a default page for "Scripting User Guide".
> Shall I create similar plugin for the "Scripting Developer Guide"?

There are several toc files available, however no html files yet. So the task
is to create a simple html file and link it into the main toc file.

Regards
Christian

_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



--
Vidura Mudalige
Undergraduate
Computer Science & Engineering
University of Moratuwa.



--
Vidura Mudalige
Undergraduate
Computer Science & Engineering
University of Moratuwa.



--
Vidura Mudalige
Undergraduate
Computer Science & Engineering
University of Moratuwa.

Back to the top