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)
(38 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Welcome to the Eclipse Lyo Wiki.
+
= Welcome to the Eclipse Lyo Wiki. =
  
 
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 ==
 +
* What's new in [[Lyo/Lyo1.1 | Lyo 1.1]]
 +
* [[Lyo/LyoOSLC4J|OSLC4J:]] A Java SDK for OSLC providers and consumers.
 +
* [[Lyo/LyoRIO | The '''*old*''' Lyo Reference Implementations for OSLC (RIOs)]]
 +
* [[Lyo/LyoTestSuite | Lyo OSLC Test Suite]]
 +
* [[Lyo/LyoPerl | Lyo OSLC Perl library and samples]]
 +
* [[Lyo/TRSSDK | OSLC Tracked Resource Specification SDK]]
 +
* [[Lyo/Simulink| OSLC Simulink adapter implementation]]
 +
* [[Lyo/MagicDraw| OSLC MagicDraw adapter implementation]]
  
[LyoContributorsGuide]
+
== Building and running the code ==
 +
* [[Lyo/BuildingOSLC4J | Building and running OSLC4J applications (including RIOs that leverage OSLC4J)]]
 +
* [[Lyo/BuildRIO | Building and running the '''*old*''' reference implementations (RIOs)]]
 +
* [[Lyo/BuildTestSuite| Building and running the OSLC test suite]]
 +
* [[Lyo/BuildOSLC4JBugzilla | Building and running the OSLC Bugzilla sample]]
 +
* [[Lyo/SharepointAdapter | Building and running the OSLC SharePoint sample]]
 +
* [[Lyo/BuildClient | Building and running the OSLC client]]
 +
* [[Lyo/BuildLDPSample | Building and running the LDP reference implementation]]
 +
* [[Lyo/JenkinsPlugin | Building and running the Hudson and Jenkins sample OSLC Automation provider]]
 +
 
 +
== Tutorials and Documentation ==
 +
* [[Lyo/OSLCWorkshop | OSLC Workshop code and documentation]]
 +
* [[Lyo/TRSWorkshop | OSLC Tracked Resource Set (TRS) Workshop and documentation]]
 +
* [[Lyo/AdaptorCodeGeneratorWorkshop | Adaptor Code Generator Workshop]]
 +
 
 +
== Contributing to Lyo ==
 +
* 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]] and [[Lyo/GitTips | Tips for Working with Git]].
 +
 
 +
== Project Plans ==
 +
[[Lyo/ProjectPlans|See the current Lyo project plans]]
 +
 
 +
== Committer Resources ==
 +
* [[Lyo/ReleaseReviews|The Lyo Release Process]]

Revision as of 15:24, 12 November 2014

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

Committer Resources

Back to the top