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

Eclipse WG Unconference France 2014 OSLC

Revision as of 21:07, 11 June 2014 by Roxanne.joncas.eclipse.org (Talk | contribs) (Pre-requisites)

Skills

Some Java programming experience with Eclipse IDE.

Experience with JAX-RS web services a plus.


Pre-requisites

Eclipse 4.2 (Mandatory): https://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/keplersr2

  • It includes Maven plugin: m2eclipse, and Git plugin: Egit

Java JDK 1.6 + (Mandatory)

  • Setup the JAVA_HOME or JAVA_JRE environment variable

-Stable version of Lyo: http://www.eclipse.org/downloads/download.php?file=/lyo/releases/2.1.0/org.eclipse.lyo.oslc4j-2.1.0.zip

  • Mandatory for the hands-on workshop
  • Stable version 2.1.0

Follow the instruction at http://wiki.eclipse.org/Lyo/BuildOSLC4JBugzilla

  • Clone the Lyo Docs repository
  • Build the OSLC4JBugzilla service provider application

Clone OSLC Lyo Core repository

Recommended:

Notes:

  • We provide the code of the labs
  • We provide a war file to deploy in Tomcat as alternative of running the OSLC4JBugzilla in Eclipse

Back to the top