Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Lyo » Is there an Update Site for Lyo?
Is there an Update Site for Lyo? [message #1077825] Fri, 02 August 2013 07:35 Go to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33107
Registered: July 2009
Senior Member
Is there an update site that can be used to provision a target platform
with all the dependencies needed to work with Lyo? The downloads on
http://eclipse.org/lyo/download.php aren't in a form that's consumable
as bundles so it's unclear how one is expected to develop an
Eclipse-based application against the Lyo, or even how to exploit PDE to
easily manage the classpath/dependencies...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Is there an Update Site for Lyo? [message #1079699 is a reply to message #1077825] Mon, 05 August 2013 01:13 Go to previous messageGo to next message
Steve Speicher is currently offline Steve SpeicherFriend
Messages: 87
Registered: July 2009
Member

Hi Ed,

Eclipse Lyo doesn't include any PDE (plugins or features) as it doesn't contribute to the UI or Workbench. Instead it is a set SDKs, reference apps and samples to assist with OSLC development. We rely on Maven (m2eclipse) to pull in dependencies.

See http://wiki.eclipse.org/Lyo#Building_and_running_the_code

Hope that helps,
Steve
Re: Is there an Update Site for Lyo? [message #1079867 is a reply to message #1079699] Mon, 05 August 2013 07:11 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33107
Registered: July 2009
Senior Member
Steve,

So you don't expect anyone would ever use Lyo to develop Eclipse-based
(neither IDE nor RCP) applications? What kind of user interface would
you expect to be developed using Lyo? Only web-based ones?


On 05/08/2013 3:13 AM, Steve Speicher wrote:
> Hi Ed,
>
> Eclipse Lyo doesn't include any PDE (plugins or features) as it
> doesn't contribute to the UI or Workbench. Instead it is a set SDKs,
> reference apps and samples to assist with OSLC development. We rely on
> Maven (m2eclipse) to pull in dependencies.
>
> See http://wiki.eclipse.org/Lyo#Building_and_running_the_code
>
> Hope that helps,
> Steve


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Is there an Update Site for Lyo? [message #1080129 is a reply to message #1079867] Mon, 05 August 2013 13:57 Go to previous messageGo to next message
Steve Speicher is currently offline Steve SpeicherFriend
Messages: 87
Registered: July 2009
Member

Ed,

Actually I know of some people who have already used Lyo in this way (to develop Eclipse-based applications. It is just that the primary goal isn't to give developers features/plugins that provide contributions such as editors, validators, wizards, etc to assist with building OSLC-compliant tools. The primary needs we see are Java client and server based SDKs, that developers can easily leverage.

I have heard of a development team looking to contribute a tool that would help generate/provide the right client code based on introspecting an OSLC running server. Not sure when or if that will happen.
Re: Is there an Update Site for Lyo? [message #1080147 is a reply to message #1079867] Mon, 05 August 2013 14:22 Go to previous messageGo to next message
Samuel Padgett is currently offline Samuel PadgettFriend
Messages: 30
Registered: July 2009
Member
Ed,

As Steve has said, the Lyo project currently uses Maven, and we have builds published to repo.eclipse.org. I have to admit I'm not as familiar with Eclipse plugin development, but would something like Tycho help?

http://eclipse.org/tycho/

- Sam
Re: Is there an Update Site for Lyo? [message #1080259 is a reply to message #1080129] Mon, 05 August 2013 17:54 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33107
Registered: July 2009
Senior Member
Steve,

Comments below.

On 05/08/2013 3:57 PM, Steve Speicher wrote:
> Ed,
>
> Actually I know of some people who have already used Lyo in this way
> (to develop Eclipse-based applications.
They'd need to convert all what's provided including all the libraries
Lyo relies on to bundles themselves...
> It is just that the primary goal isn't to give developers
> features/plugins that provide contributions such as editors,
> validators, wizards, etc to assist with building OSLC-compliant
> tools. The primary needs we see are Java client and server based
> SDKs, that developers can easily leverage.
Well yes, but if you expect those clients to be Eclipse applications,
providing the SDK in the form of bundles that can be used to build
editors and other tools in Eclipse seems essential, otherwise each
client is doing that themselves, which seems odd for a project hosted at
Eclipse...
>
> I have heard of a development team looking to contribute a tool that
> would help generate/provide the right client code based on
> introspecting an OSLC running server. Not sure when or if that will
> happen.
Mostly I was just expecting bundles to be provided so I could build a
tool easily, without trying to bundlize everything Lyo provides and to
figure out which things are needed by the client code for that purpose...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Is there an Update Site for Lyo? [message #1080361 is a reply to message #1080147] Mon, 05 August 2013 21:06 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33107
Registered: July 2009
Senior Member
Sam,

Comments below.

On 05/08/2013 4:22 PM, Samuel Padgett wrote:
> Ed,
>
> As Steve has said, the Lyo project currently uses Maven, and we have
> builds published to repo.eclipse.org.
A great many projects at Eclipse use Maven/Tycho for their builds,
almost of of them using it to build p2 update sites that provide bundled
frameworks directly useable in Eclipse applications.
> I have to admit I'm not as familiar with Eclipse plugin development,
> but would something like Tycho help?
It's mostly an issue of actually providing bundles which generally
amounts to little more than specifying in the MANIFEST.MF the
appropriate OSGi attributes.
>
> http://eclipse.org/tycho/
>
> - Sam


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Is there an Update Site for Lyo? [message #1081637 is a reply to message #1080361] Wed, 07 August 2013 13:43 Go to previous message
Samuel Padgett is currently offline Samuel PadgettFriend
Messages: 30
Registered: July 2009
Member
Thanks, Ed. I opened an enhancement against Lyo:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=414578
Previous Topic:How to suppress the RDF type for a extended property in the resulting RDF XML ?
Next Topic:Value for an Oauth client in DoorsOauthSample by Lyo
Goto Forum:
  


Current Time: Tue Mar 19 05:11:51 GMT 2024

Powered by FUDForum. Page generated in 0.02526 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top