Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Lyo"

(Contributing to the Lyo project: Improving bugzilla links)
 
(49 intermediate revisions by 9 users not shown)
Line 1: Line 1:
= Welcome to the Eclipse Lyo Wiki. =
+
'''Eclipse Lyo documentation has moved to its new site under the [http://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html OSLC Developer Guide], where you can find even more resources for developing OSLC applications.
 +
'''
  
See [http://eclipse.org/lyo/ Eclipse Lyo homepage] for more information on the Eclipse Lyo project.  
+
The documents that remain under this Eclipse Wiki are most likely outdated, or are in the process of being updated for future migration.  
  
See previous [http://sourceforge.net/apps/mediawiki/oslc-tools/index.php?title=Proposal_for_OSLC_SDK oslc-tools OSLC SDK plans] that will evolve into this page.
+
If you find information of relevance that needs updating, please open a new topic on the [https://forum.open-services.net/c/sdks/lyo forum].
  
For historical purposes, see [http://sourceforge.net/projects/oslc-tools/ oslc-tools from sf.net].
+
----
  
== Overview of current Lyo content ==
+
= Contributing to Lyo =
* [[Lyo/LyoOSLC4J|OSLC4J:]] A Java SDK for OSLC providers and consumers.
+
* [[Lyo/LyoRIO | Lyo Reference Implementations for OSLC (RIOs)]]
+
* [[Lyo/LyoTestSuite | Lyo OSLC Test Suite]]
+
  
== Building and running the code ==
+
See [https://github.com/eclipse/lyo#contributing contributing] under the main [https://github.com/eclipse/lyo Eclipse Lyo] Github repository.
* [[Lyo/BuildingOSLC4J | Building and running OSLC4J applications]]
+
* [[Lyo/BuildRIO | Building and running the reference implementations (RIOs)]]
+
* [[Lyo/BuildTestSuite| Building and running the OSLC test suite]]
+
* [[Lyo/BuildBugzilla | Building and running the OSLC Bugzilla sample]]
+
 
+
== Project Plans ==
+
[[Lyo/ProjectPlans|See the current Lyo project plans]]
+
 
+
== Contributing to the Lyo project ==
+
* Introduce yourself on the [mailto:lyo-dev@eclipse.org Lyo development mailing list]
+
* Open a new [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Lyo Lyo Bugzilla ticket] (you may check [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Lyo existing open tickets first])
+
* Info on using GitHub to develop OSLC4J coming soon...
+

Latest revision as of 10:17, 29 September 2020

Eclipse Lyo documentation has moved to its new site under the OSLC Developer Guide, where you can find even more resources for developing OSLC applications.

The documents that remain under this Eclipse Wiki are most likely outdated, or are in the process of being updated for future migration.

If you find information of relevance that needs updating, please open a new topic on the forum.


Contributing to Lyo

See contributing under the main Eclipse Lyo Github repository.

Back to the top