Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ecf-dev Digest, Vol 116, Issue 33

Hi Sakith,

Thanks alot for sharing those information. I am going through it.

On Wed, Mar 25, 2015 at 9:30 PM, <ecf-dev-request@xxxxxxxxxxx> wrote:
Send ecf-dev mailing list submissions to
        ecf-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://dev.eclipse.org/mailman/listinfo/ecf-dev
or, via email, send a message with subject or body 'help' to
        ecf-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
        ecf-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ecf-dev digest..."


Today's Topics:

   1. Re: Eclipse Communication Framework: Tooling for Remote
      Services (sakith indula)
   2. Re: Eclipse Communication Framework: Tooling for Remote
      Services (Scott Lewis)


----------------------------------------------------------------------

Message: 1
Date: Wed, 25 Mar 2015 01:48:46 +0530
From: sakith indula <gmsakith@xxxxxxxxx>
To: "Eclipse Communication Framework (ECF) developer mailing list."
        <ecf-dev@xxxxxxxxxxx>
Subject: Re: [ecf-dev] Eclipse Communication Framework: Tooling for
        Remote  Services
Message-ID:
        <CAGpZRjh1kbpBZn1dUUH95Ydy-yhJ-DGgpwXyt=rbPGfRGtNh7g@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Hi Jhon Sailesh,

Yes your contribution to the ecf are welcome always and thanks for
your interest towards ECF. so since you want to head start with eclipse
tooling i would like to share few things that i found when i was working
with this projects.if you interested about eclipse based tooling you better
go through these[1]-[14] tutorials because they really helped me to
understand this topic. understanding about OSGI modularity[1] and also OSGI
services[2] will help you to get your hands onto OSGI remote services. then
get to know about OSGI remote service Developer workflow[3][4] is very
important as well. so next one little be little bit hard caz i merely found
tutorials regarding this which is eclipse tooling so i suggest you to go
through this links to understand about eclipse plugins[6] and ui tools this
will help you somewhat.. but for the rest of other steps you should refer
eclipse core code base and ECF code base[15].and also i found many useful
links i will send you those while you working(hard go through my browsing
history).And there are some especial tutorial slides with ECF source repo
they might help you to understand about ECF as well.

[1] http://www.vogella.com/tutorials/OSGi/article.html
[2] http://www.vogella.com/tutorials/OSGiServices/article.html
[3]
https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service
[4] https://wiki.eclipse.org/EIG:Getting_Started_with_OSGi_Remote_Services
[5] http://java.dzone.com/articles/osgi-remote-services-ecf-1
[6]
http://bryanhunt.wordpress.com/2009/06/20/remote-declarative-osgi-services/
[7] https://wiki.eclipse.org/Riena/Getting_started_with_Remote_Services
[8] https://wiki.eclipse.org/ECF/Asynchronous_Remote_Services
[9] http://www.vogella.com/tutorials/EclipsePlugIn/article.html
[10] http://www.vogella.com/tutorials/EclipseJFace/article.html
[11] http://www.vogella.com/tutorials/EclipseWizards/article.html
[12]
http://cvalcarcel.wordpress.com/2009/07/08/writing-an-eclipse-plug-in-part-1-what-im-going-to-do/
[13] http://eclipseecf.blogspot.com/
[14]
http://eclipseecf.blogspot.com.ar/2010/01/osgi-remote-services-from-ecf.html
[15] http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/

thanks,

Regards,
Sakith.



On Tue, Mar 24, 2015 at 9:53 AM, John Sailesh <john.atm@xxxxxxxxx> wrote:

>
> I would like to contribute or work on the ECF tooling for remote service
> project.
> --
> John Sailesh     (? '?? ??????)
> SHALOM         (????)
> God bless you  (?????)
>
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/ecf-dev
>



--
Sakith Indula,
Depatrment of Computing and Information Systems,
Sabaragamuwa University Of Sri Lanka.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/ecf-dev/attachments/20150325/58f63f86/attachment.html>

------------------------------

Message: 2
Date: Tue, 24 Mar 2015 14:11:46 -0700
From: Scott Lewis <slewis@xxxxxxxxxxxxx>
To: ecf-dev@xxxxxxxxxxx
Subject: Re: [ecf-dev] Eclipse Communication Framework: Tooling for
        Remote Services
Message-ID: <5511D312.20706@xxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

Hi,

I suggest leaving out #7, as the link that Sakith provided is the Riena
project's *non-standard* notions around Remote Services...done quite a
few years ago prior to the OSGi Remote Services standardization.

I think these might be better:

[7] https://wiki.eclipse.org/OSGi_Remote_Services_and_ECF  and
https://wiki.eclipse.org/Remote_Services_Admin

thanks,

Scott

On 3/24/2015 1:18 PM, sakith indula wrote:
> Hi Jhon Sailesh,
>
> Yes your contribution to the ecf are welcome always and thanks for
> your interest towards ECF. so since you want to head start with
> eclipse tooling i would like to share few things that i found when i
> was working with this projects.if you interested about eclipse based
> tooling you better go through these[1]-[14] tutorials because they
> really helped me to understand this topic. understanding about OSGI
> modularity[1] and also OSGI services[2] will help you to get your
> hands onto OSGI remote services. then get to know about OSGI remote
> service Developer workflow[3][4] is very important as well. so next
> one little be little bit hard caz i merely found tutorials regarding
> this which is eclipse tooling so i suggest you to go through this
> links to understand about eclipse plugins[6] and ui tools this will
> help you somewhat.. but for the rest of other steps you should refer
> eclipse core code base and ECF code base[15].and also i found many
> useful links i will send you those while you working(hard go through
> my browsing history).And there are some especial tutorial slides with
> ECF source repo they might help you to understand about ECF as well.
>
> [1] http://www.vogella.com/tutorials/OSGi/article.html
> [2] http://www.vogella.com/tutorials/OSGiServices/article.html
> [3]
> https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service
> [4] https://wiki.eclipse.org/EIG:Getting_Started_with_OSGi_Remote_Services
> [5] http://java.dzone.com/articles/osgi-remote-services-ecf-1
> [6]
> http://bryanhunt.wordpress.com/2009/06/20/remote-declarative-osgi-services/
> [7] https://wiki.eclipse.org/Riena/Getting_started_with_Remote_Services
> [8] https://wiki.eclipse.org/ECF/Asynchronous_Remote_Services
> [9] http://www.vogella.com/tutorials/EclipsePlugIn/article.html
> [10] http://www.vogella.com/tutorials/EclipseJFace/article.html
> [11] http://www.vogella.com/tutorials/EclipseWizards/article.html
> [12]
> http://cvalcarcel.wordpress.com/2009/07/08/writing-an-eclipse-plug-in-part-1-what-im-going-to-do/
> [13] http://eclipseecf.blogspot.com/
> [14]
> http://eclipseecf.blogspot.com.ar/2010/01/osgi-remote-services-from-ecf.html
> [15] http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/
>
> thanks,
>
> Regards,
> Sakith.
>
>
>
> On Tue, Mar 24, 2015 at 9:53 AM, John Sailesh <john.atm@xxxxxxxxx
> <mailto:john.atm@xxxxxxxxx>> wrote:
>
>
>     I would like to contribute or work on the ECF tooling for remote
>     service project.
>     --
>     John Sailesh     (? '?? ??????)
>     SHALOM         (????)
>     God bless you  (?????)
>
>     _______________________________________________
>     ecf-dev mailing list
>     ecf-dev@xxxxxxxxxxx <mailto:ecf-dev@xxxxxxxxxxx>
>     To change your delivery options, retrieve your password, or
>     unsubscribe from this list, visit
>     https://dev.eclipse.org/mailman/listinfo/ecf-dev
>
>
>
>
> --
> Sakith Indula,
> Depatrment of Computing and Information Systems,
> Sabaragamuwa University Of Sri Lanka.
>
>
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/ecf-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/ecf-dev/attachments/20150324/49f7a6ee/attachment.html>

------------------------------

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

End of ecf-dev Digest, Vol 116, Issue 33
****************************************



--
John Sailesh     (ג 'ון להפליג)
SHALOM         (שלום)
God bless you  (ךרובת)


Back to the top