Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Map Viewer - Getting ready

Hi Hall,

Did you fork it on github? If not, then please do. Otherwise I cannot pull from that repo.

So what you need to do is the following.

1. Get a github account
2. Fork the repository [1]
3. Add the components to that repository.
4. Let us know, so we can pull from that repo.

You can also push your current changes into the new repository [2] Please let me know if you need help with that.

Regards,

Wim

[1] https://github.com/eclipse/nebula
[2] https://www.google.nl/search?rlz=1C1CHFX_enNL452NL452&gcx=c&ix=c2&sourceid=chrome&ie=UTF-8&q=how+to+push+changes+into+a+new+repository+git


On Mon, Apr 9, 2012 at 5:58 PM, Hallvard Trætteberg <hal@xxxxxxxxxxx> wrote:
Hi,

I've now cloned the nebula git repo and added a geomap component with projects for the geomap widget and viewer. I set the version numbers to 0.1.0.qualified. I've done some refactoring, like changing the names, moving some classes to internal packages, etc. The main methods of the original MapWidget and MapBrowser has been added in a snippets project. In addition, I've made some changes to the search page of the browser, since it crashed due to a discontinued server.

How do we move the geomap component into the nebula repo?

Hallvard

<http://dev.eclipse.org/mhonarc/lists/nebula-dev/msg01933.html>
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev


Back to the top