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"

(Building and running the code)
m (Welcome to the Eclipse Lyo Wiki.)
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
See [http://eclipse.org/lyo/ Eclipse Lyo homepage] for more information on the Eclipse Lyo project.  
 
See [http://eclipse.org/lyo/ Eclipse Lyo homepage] for more information on the Eclipse Lyo project.  
  
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.
+
See [http://open-services.net the OSLC homepage] for more information on Open Services for Lifecycle Collaboration.
 
+
For historical purposes, see [http://sourceforge.net/projects/oslc-tools/ oslc-tools from sf.net].
+
  
 
== Overview of current Lyo content ==
 
== Overview of current Lyo content ==
Line 16: Line 14:
 
* [[Lyo/BuildRIO | Building and running the reference implementations (RIOs)]]
 
* [[Lyo/BuildRIO | Building and running the reference implementations (RIOs)]]
 
* [[Lyo/BuildTestSuite| Building and running the OSLC test suite]]
 
* [[Lyo/BuildTestSuite| Building and running the OSLC test suite]]
* [[Lyo/BuildBugzilla | Building and running the OSLC Bugzilla sample]]
+
* [[Lyo/BuildOSLC4JBugzilla | Building and running the OSLC Bugzilla sample]]
 
* [[Lyo/SharepointAdapter | Building and running the OSLC SharePoint sample]]
 
* [[Lyo/SharepointAdapter | Building and running the OSLC SharePoint sample]]
 +
 +
== Tutorials and Documentation ==
 +
* [[Lyo/OSLCWorkshop | OSLC Workshop code and documentation]]
  
 
== Contributing to Lyo ==
 
== Contributing to Lyo ==
[[Lyo/ContributorsGettingStarted | Lyo Contributor's Guide]]
+
* 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])
 +
* To contribute code, see the [[Lyo/ContributorsGettingStarted | Lyo Contributor's Guide]]
  
 
== Project Plans ==
 
== Project Plans ==
 
[[Lyo/ProjectPlans|See the current Lyo 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...
 

Revision as of 15:28, 26 September 2012

Welcome to the Eclipse Lyo Wiki.

See Eclipse Lyo homepage for more information on the Eclipse Lyo project.

See the OSLC homepage for more information on Open Services for Lifecycle Collaboration.

Overview of current Lyo content

Building and running the code

Tutorials and Documentation

Contributing to Lyo

Project Plans

See the current Lyo project plans

Back to the top